Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, begin recording a macro that does what you are trying to do. Then
add a command button and right click it change the name and caption properties to your suite your needs. Double click on the button (in design view) and the code window will pop up with similar code: Sub CommandButton1_Click() 'Enter the following line Call 'your macro name here' End Sub Hopefully, this gives you a place to start--Lonnie M. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help me to generate a report | New Users to Excel | |||
Can I generate a report for my classroom? (I APPRECIATE YOUR HELP | Excel Worksheet Functions | |||
Can I generate a report for my classroom? (I APPRECIATE YOUR HELP | Excel Worksheet Functions | |||
Generate Report | Excel Worksheet Functions | |||
How to Generate the Excel report By Using ASP | Excel Programming |