Hi all
I have a text field in my form which is linked to a text field in my table. The user has to enter Day in this field. What I want to do is that when a user enters a day, it should be saved as a day of a week and not simply as a string.
I tried using the Date/time data type in the table but it does not allow me to enter only the day. Is there any way I can do this at the table level. If not, how do I format it in VBA
Any help will be highly appreciated.
asif
I have a text field in my form which is linked to a text field in my table. The user has to enter Day in this field. What I want to do is that when a user enters a day, it should be saved as a day of a week and not simply as a string.
I tried using the Date/time data type in the table but it does not allow me to enter only the day. Is there any way I can do this at the table level. If not, how do I format it in VBA
Any help will be highly appreciated.
asif