Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an excel file that I have code written to open an existing access
database, open a certain table and add data from the excel file into certain fields in a new record. After this, the code saves the excel file (but does not close it) with a name based on the value of a cell on the worksheet. Now I would like to add that filename (say it's in cell A1 on the excel sheet for simplicity) to a field in the record the code just created in access. Does anyone have the code to add to an existing record or can you only addnew? Now, what if that field in the record I'm talking about in the access table is an OLE obect? I basically want to create a link on the access table (and form based on that table) that will open the excel file when clicked. Maybe there is a better or different way to do this. I'm up for suggestions. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting excel into an access | Excel Programming | |||
Access data -work in Excel- save in Access | Excel Programming | |||
inserting a picture from an excel file into an access table | Excel Programming | |||
Inserting an Access database into a spreadsheet? | Excel Programming | |||
Inserting Pictures from Access OLE Object field | Excel Programming |