Thread: Macro Buttons
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Chersie Chersie is offline
external usenet poster
 
Posts: 10
Default Macro Buttons

I am sending you the file. I hope you can receive it since it is so large.

Thanks,
Cheri



"Don Guillett" wrote:


Also, hard to say without seeing your workbook.(send to my address below if
desired)
If you must have 32 sheets why not just use a double_click event to double
click on the cell to do whatever is desired from there.
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Chersie" wrote in message
...
I have 32 worksheets. I have placed the same 14 macro buttons on each
worksheet. My file is over 10 mega bytes. Is that because of all the
macro
buttons? How can I reduce the size of the file and still get the
functionality?

Thank you for any help you can give. I don't want to but will remove the
macro buttons from each worksheet if I have to.