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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Fundamentals / Approach

Status
Not open for further replies.

grndpa

Programmer
May 4, 2007
27
US
This is my first time in access.

Converting from one payroll system to another via Office 2003.

I need to
1) Load spreadsheet data from source payroll system. (Done: I've chosen to create and populate an Access database)
2) Build .CSV files based on. but different in layout from, the Access database above.
3) Translate some of the values from the source system (e.g. tax code) to its equivalent value in the taget .CSV

My reference is Wiley publications Access 2003 Bible. Am I looking at developing a complex SQL statement against my source tables per target .CSV?

If so, how do I get my translations done?

Again, this my first foray into Microsoft other than vb.net

Appreciate your help.

Regards

Grnadpa (Grandpa) Brian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top