D
d. smith
I am new to Access 2007.
I have a Foxpro 2.6 background.
I have imported an Excel spreadsheet into an Access table.
I need to manupulate the column data ie. telephone number for 9996667777 to
become (999) 666-7777
There is some fixing up of the data ie some phone numbers have a 1 stuck in
front so I want to manipulate the data with a series of logic processes to
clean it up, take out unnecesary spaces etc.
What's the easiest way to set his up to run this on a monthly table update.
The Access file is kept as an Access 2003 formatted single table to be used
on a webserver.
Do I have to do this in VBA? Is it best to used some type of group macro?
I have a few columns that need data manipulation before sending the .mdb
file to the webserver.
Dave
I have a Foxpro 2.6 background.
I have imported an Excel spreadsheet into an Access table.
I need to manupulate the column data ie. telephone number for 9996667777 to
become (999) 666-7777
There is some fixing up of the data ie some phone numbers have a 1 stuck in
front so I want to manipulate the data with a series of logic processes to
clean it up, take out unnecesary spaces etc.
What's the easiest way to set his up to run this on a monthly table update.
The Access file is kept as an Access 2003 formatted single table to be used
on a webserver.
Do I have to do this in VBA? Is it best to used some type of group macro?
I have a few columns that need data manipulation before sending the .mdb
file to the webserver.
Dave