So, all along I thought that you could apply DISTINCT to a column and only get the DISTINCT records for that column, and I swear I have working code using that logic.<BR><BR>However, in my current ...
The Today() function represents the current date in Microsoft Excel. If you type the =Today() function in any cell and press Enter, Excel will show you the current date. Therefore, this method is used ...
I have a form with a 'View' button on it that will open up a continuous form (which looks like a datasheet) which simply lists all the records from the same query as the original form. I want to be ...