Thread: Macro button
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
e e is offline
external usenet poster
 
Posts: 18
Default Macro button

I use Office 2007 - does this make a difference (before I start)?

"Jarek Kujawa" wrote:

Excel 2003

View-Toolbars-Forms

insert a button form on the sheet

then right click on it-Assign Macro-select relevant macro to bu run
by this button


On 14 Sty, 13:43, E wrote:
A simple question, but I have never succesfully written macros before.
I have written two simple macros, one to filter for a value, and one to
remove the filter. I want to put two buttons on the top of the spreadsheet
which users can click to run the macro. Please can you advise.