View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Adurr Adurr is offline
external usenet poster
 
Posts: 9
Default ODBC Connector Help

We have and ODBC connector to a SQL database and inserts data into Excel, in
addition we have added columns to the Excel Spreadsheet to add comments.
When an item is deleted from SQL, the Excel Spreadsheet updates and removed
the entry but keeps the comments, therefore associating the comments with the
wrong entry. Is there a way to remove the comment cells as well as the SQL
cells all once.