View Full Version : Could I change the data


MoNaWaF
12-17-2005, 02:08 AM
Could I change the table data type automatically using macro . for example I convert text data to number data by using (Mid) f682515 => 682515 but the data type still text.

Please help .
thank you

namliam
12-19-2005, 12:17 AM
Make a second (dummy) column, that is number
Now do an update query using the mid to fill the new column
Then rename the dummy and remove the original...

Seasons greetings from amsterdam