B
Bre-x
Hi,
I need to update a record on a ms access database from MS Excel (Office
2000)
I dont need nor i want to open the ms acesss db
This is the sql command
"UPDATE DB_ToolSheet SET DB_ToolSheet.HasChanged = 'Yes' WHERE
[DB_ToolSheet].[ToolSheetID]=" & Sheets("Data").Range("A1").Value;"
I hope someone can help me with this function I am new using MS Excel
Thank you all,
Bre-x
I need to update a record on a ms access database from MS Excel (Office
2000)
I dont need nor i want to open the ms acesss db
This is the sql command
"UPDATE DB_ToolSheet SET DB_ToolSheet.HasChanged = 'Yes' WHERE
[DB_ToolSheet].[ToolSheetID]=" & Sheets("Data").Range("A1").Value;"
I hope someone can help me with this function I am new using MS Excel
Thank you all,
Bre-x