View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dan B Dan B is offline
external usenet poster
 
Posts: 60
Default Need help with adding a button to sheet

Hi,
I have a spreadsheet that is linked to an Access database. I have created a
macro that will update or sync the sheet with the database. I want to make
it so a user can just click a button to run that macro. I have the button
on the sheet, but I'm not sure how to make it run the macro. Please Help.

Thanks,
Dan