G
Guest
I have a text box in which I am trying to set the .Text variable to assume a
value (specifically a date, in the format "mmddyyyy". The .Text variable
will not assume the new value. Is this a situation where the the Text
property is not set to equal the Value property? The problem arose when we
tried to incorporate a database that was writtem while using Windows 2000.
We are now using Windows XP. Everything works in our database accept the
dates, even though we have formatted them for a 4-character year, instead of
two.
Any assistance would be greatly appreciated. Thanks.
value (specifically a date, in the format "mmddyyyy". The .Text variable
will not assume the new value. Is this a situation where the the Text
property is not set to equal the Value property? The problem arose when we
tried to incorporate a database that was writtem while using Windows 2000.
We are now using Windows XP. Everything works in our database accept the
dates, even though we have formatted them for a 4-character year, instead of
two.
Any assistance would be greatly appreciated. Thanks.