Search results

  1. P

    Uppercase date format

    I have a form where i input a date in a short date format. The data is saved in the table in short date format but when i want to print the selected record from a report I want the date to be in a long date format (which is no problem) but i also want it to be in uppercase. the standard long...
  2. P

    Backup table data to new database

    Probably a very simple solution but it's driving me mad as I can't get it to work I have a small database with about 500 or so records in it which are very rarely likely to change, basically what I want to do is create a command button that will backup all the records from the main table onto a...
  3. P

    Help with Time query

    hopefully someone can help, I have a database where all records have a date and a time stamp. I am trying to build a query where you enter a time parameter and the query will return all records with a timestamp of 20 mins either side of the time criteria entered. I have the date side of thigs...
Back
Top Bottom