jadams0173
Technical User
- Feb 18, 2005
- 1,210
I add a column to my table using
Is there a way thru code to make the format of the new column short time?
Code:
DoCMD.RUN SQL "ALTER TABLE TEMP ADD RELTIME TIME"
Is there a way thru code to make the format of the new column short time?