View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Senthil[_2_] Senthil[_2_] is offline
external usenet poster
 
Posts: 5
Default Create a command button in Excel using C#

Hi All
I am creating a Excel report using C# and populating the report
from a database. I need to create a button on the first sheet of the
report enabling the user to print all the pages in the report. Can
anyone guide me on how to create the button in the excel using code.

Regards
Senthil