C Crilen007 Uhm, Title... *shrug* Local time Today, 13:49 Joined Jun 13, 2003 Messages 531 Feb 17, 2005 #1 How would I get the second tab to work in this? Just curious what the best way would be? That is, getting the date selectors to work. There is no data in this database yet. Attachments BrokerageDB.zip BrokerageDB.zip 21.1 KB · Views: 105
How would I get the second tab to work in this? Just curious what the best way would be? That is, getting the date selectors to work. There is no data in this database yet.
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 21:49 Joined Jul 9, 2003 Messages 17,510 Feb 18, 2005 #2 You need to use the value of the date fields in the criteria for your query the criteria should be something like between txtDate1 and txtDate2...
You need to use the value of the date fields in the criteria for your query the criteria should be something like between txtDate1 and txtDate2...