Hi,
I'm trying to get Excel 2007 to send some data to an existing table in Access, the amount of data can vary in size so needs to be dynamic.
code currently errors on the line Set rs = conn.OpenRecordset("ChannelGroupList", dbOpenTable)![]()
Please Login or Register to view this content.
as this is wrong, but i need to be able to open the record at this location!
what am i doing wrong?
thanks
Jonathan
Bookmarks