View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shin[_4_] Shin[_4_] is offline
external usenet poster
 
Posts: 1
Default Excel with Access

I have built an Access Database that is "managed" through Excel. I have code that updates/refreshes data in the database. One last step I can't figure out is if there is code I can write where I can delete 1 record in a table. I can't link the table to Excel, because I need to maintain a primary key. I have code that updates and creates, but I can't figure out how to delete. Can anyone help me out?