Recent content by thorsonb

  1. thorsonb

    Unhide Attribute?

    Uhm.. I hid a few of my quaries / tables by accident, and i was wondering how do i get them back? Basically what I did was right click the table/query in th left pane.... went to Object properties and then this window came up (see pic bellow) i check the "Hidden Attributes box" and now my...
  2. thorsonb

    Time Stamp Removal/deletion?

    Im using Windows XP not Server 2008 :S its just a minor project i was working on
  3. thorsonb

    Time Stamp Removal/deletion?

    How do I remove the time stamp on a file i created in 2008, but modifies in 2010? I dont want the 2008 stamp to be there anymore (this is the time stamp on the file it self, when y right click the Database and go Properties)
  4. thorsonb

    Change Curency Symbol in Field

    Thanks guys!.. Forgot to say thanks
  5. thorsonb

    Save/Convert Lower Case to ALL CAPS (UPPERCASE)

    How do I have my database automatically convert the contents of the cell to UPPERCASE Bellow is the screen shot of my Database. (pic also here http://tinypic.com/r/2ho943s/4) I would like to have the info entered @ Last_Name & @ Address saved to uppercase!
  6. thorsonb

    How do I force a Mask to be Capital letters?

    Thanks for your help but I found out how to do it, Did some more googleing. :D My postcode field is to be like this " 1276 HG " but when I enter text in lower case is remains as " 1276 hg " My input mask was I solved this by using the " > " symbol ( Causes all characters to be converted to...
  7. thorsonb

    How do I force a Mask to be Capital letters?

    Ok this has me stumped, I Googled it, and it all leads me to Visual Basic... I'm literally lost, isn't there another way with a Macro perhaps?
  8. thorsonb

    Change Curency Symbol in Field

    Huh? You mean Type in the € Symbol each time?? I prefer to just type in the digits eg. " 3.65 " and then when I leave the cell, it turns to " €3.65 "
  9. thorsonb

    Change Curency Symbol in Field

    And how Do I do that May I ask?
  10. thorsonb

    How do I force a Mask to be Capital letters?

    Is is possible to have Access convert . switch / replace characters in lower case into uper case? Eg I have an input Mask for Zip Code (Netherlands styeZ) the ZIp code over there is as follows 4 digits then 2 characters eg. 1276 HG , 3873 JY , 8120 PL I would like the database to...
  11. thorsonb

    Change Curency Symbol in Field

    Good day all. I have a data base, and I have a table, a column called "Price" for this column, i want it to be a currency, so i selected my "Data type" as currency. but i want to change the currency symbol! I only get the dollar sign $ I would like to change it ot the Euro Symbol € how...
  12. thorsonb

    Special Input mask

    Thanks, will give it a try now, I hope the same goes for my Zip Code with the Spaces (Space bar between)
  13. thorsonb

    Special Input mask

    Good day all. I am in need of some assistance. Two thing I am trying to get done. I would like to create a table of a few columns one being "license plate" and another being "Zip Code" But all license plates in my DB consist of a letter and then a dash and 4 digits e.g. license plate. P-2351...
Top Bottom