Search results

  1. S

    Form Views

    I have a form where after you select an option from a combo box, it will show a new record ready for data entry, however it is a continuous form and so you can view the previous records on the same form which is really handy. However, I've recently copied this database, renamed it and for some...
  2. S

    Combining text and a date value as a default value on a text box

    This may be a really simple but just can't figure it out. In the default value in a text box on a form I would like it to say "Checks Completed on" =date() but all it returns is a 0. If using the date function on its own it comes back with the date fine in the field. Any Ideas how I comine...
  3. S

    Running a Query from Combo Box and displaying result in Sub Form

    Hello I haven't used Access for a while, and think I may have a difficult first project. The aim of the system is to allow support analysts to record results of daily checks, backups complete etc. There are 3 different support teams with analysts that are assigned to different check types...
Back
Top Bottom