Hi,
I am trying to create a Linked table in MS Access linked to Excel sheet. I want to do this through VBscripting.
My Scenario is i will have a excel sheet which will be updated very often. But my script picks up the values from the table in MSAccess which should be a replica of the Excel sheet (Linked table).
So i want to know if there is any code in VBscript wherein i can create a Linked table to ExcelSheet.
Any help is Greatly Appreciated!!