Thread: Check Boxes
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff Jeff is offline
external usenet poster
 
Posts: 921
Default Check Boxes

Hi,

I wrote a 2 macros and these run when you click on check box A or B.

One does a calculation with inflation and another without inflation.

I wanted to put the checkboxes on a form. But I want the form to be
permanently embedded on the sheet, because I think it would look nicer. I
tried putting the checkboxes on a "image" from the control toolbox, but this
didn't work.

Do you have any suggestions?

Thanks