S shimul Registered User. Local time Yesterday, 20:55 Joined Nov 18, 2008 Messages 10 Jan 9, 2009 #1 Hi all, I have a text box in form and it contains date (get value from combo box). Now I want to change/convert this text box to date type. Is the anyway I can do it? Thanks you so much. Shimul
Hi all, I have a text box in form and it contains date (get value from combo box). Now I want to change/convert this text box to date type. Is the anyway I can do it? Thanks you so much. Shimul
HiTechCoach Well-known member Local time Yesterday, 22:55 Joined Mar 6, 2006 Messages 4,357 Jan 9, 2009 #2 try setting the format property.
S shimul Registered User. Local time Yesterday, 20:55 Joined Nov 18, 2008 Messages 10 Jan 15, 2009 #3 Thank you for your reply.