Can anyone show me how to code the following...
I wish to take the value of a cell in an Excel spreadsheet and have it placed in a field of an Access Table?
In some instances the cell would hold the word/text "closed" to indicate the excel document was complete. So here I would want this condition recorded in the Access table field.
When I know how to do this I then need to have the code converted to VB6 to achieve the same, where DLookup is not recognised.
Any help much appreciated.
I wish to take the value of a cell in an Excel spreadsheet and have it placed in a field of an Access Table?
In some instances the cell would hold the word/text "closed" to indicate the excel document was complete. So here I would want this condition recorded in the Access table field.
When I know how to do this I then need to have the code converted to VB6 to achieve the same, where DLookup is not recognised.
Any help much appreciated.