Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

preprocessing raw access data

Status
Not open for further replies.

Timme1

Technical User
Oct 6, 2002
15
0
0
BE
Hello,

I have a access database with uncomplete data. I need to do some work first with the table.
e.g. I need to apply expressions on the data, like giving a certain value IF ..., change values of fields with inconsistent data, new fields with sum of two other field etc... I want to change the tables, not a certain data view in a query.

I could do this in excel, but is it also possible in my access tables itself? My IF operator and sums etc... are concerned with different tables, so it doesn't seem possible in excel.

I hope someone can help me


 
It sounds as if an "Update Query" could satisfy your needs
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top