D
Darren via AccessMonster.com
Hi I have a table with a field called EWC. I originally stored the data
using an input mask to the format
00 00 00.
Now in their infinite wisdom the people i have to report to want it to appear
as
000000
I removed the input mask and this allows me to enter new data in the new way
however all the existing data still displays using the old mask. I assume i
use and update query to change the existing data but i dont really know where
to start with it. What do i need to do to change all the existing records
an example is
13 05 08
i would want as
130508
Thanks for any help
using an input mask to the format
00 00 00.
Now in their infinite wisdom the people i have to report to want it to appear
as
000000
I removed the input mask and this allows me to enter new data in the new way
however all the existing data still displays using the old mask. I assume i
use and update query to change the existing data but i dont really know where
to start with it. What do i need to do to change all the existing records
an example is
13 05 08
i would want as
130508
Thanks for any help