Thread
:
Inserting Excel Data Range into Access Table
View Single Post
#
2
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
Inserting Excel Data Range into Access Table
Replace: Dim DataCell As String
With: Dim DataCell As Range
That addresses the error message. I didn't test otherwise.
Hth,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet