NeedSomeSeriousHelp77
New Member
- Joined
- Jun 22, 2011
- Messages
- 24
Hi,
I am attempting to build a macro that will take the data in the current Excel spreadsheet, and dump it in the same format in a Access database table.
The Excel spreadsheet has 14 fields and about 35000 rows.
Column A = Index
B = Trans Date
C = Client
D = Plan
E = Member
F = Unit
G = Error Num
H = AC
I = Handoff
J = AF
K = Complete
L = Sub
M = description
N = MSG
All of these columns exist in the Access table as well, and I want to dump in the corresponding columns.
The location of the database is on the C:
I'm not sure what other information is needed.
Thank you!
I am attempting to build a macro that will take the data in the current Excel spreadsheet, and dump it in the same format in a Access database table.
The Excel spreadsheet has 14 fields and about 35000 rows.
Column A = Index
B = Trans Date
C = Client
D = Plan
E = Member
F = Unit
G = Error Num
H = AC
I = Handoff
J = AF
K = Complete
L = Sub
M = description
N = MSG
All of these columns exist in the Access table as well, and I want to dump in the corresponding columns.
The location of the database is on the C:
I'm not sure what other information is needed.
Thank you!