Use a query for your list box rather than the actual table. Have the query limit the options by Current (True) or Not Current (False), Use this for all of the options you want to limit by. This should limit the amount of fields the user needs to sort through in their selection. I hope this...
Thanks for the help PHV. I was able to use the DateSerial function in an update query, then go to the updated table and change the data properties to "Date" without loosing my data. I have spent 6 hours trying to figure this out, and you helped take care of it in 3 minutes. Way-to-go!!
I am importing a text file with a fixed width field 6 characters long. I want to convert this six digit numerical or text field into a date field, but everything I try displays an odd date. The six digits are imported something like "010905", and I want them converted to 01/09/2005, with date...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.