Greetings,
A work associate has created an ODBC Excel that populates from an Oracle
table.
We were wondering if it is possible, since the ODBC connection is already
there, to run
VB code from Excel to delete a record from the table.
For example, if we encounter a row of data that needs deleted from the
table, and we want to use the cell containing the Part #, how do we tell
Excel to delete the record from the table using the part # as the qualifier?
Thank you for all your help.
Ron