Problem Assigning Macros

R

Rafe

I am attempting to assign a macro to a button I have created in a worksheet
in Excel 2002. I have worked with other versions of Excel without issue, but
for some reason, when I go to assign a macro to the button I created, there
is no option for me to "Assign Macro". I'm afraid I'm not saavy enough to
write code, so I need this function to operate. I have a major presentation
on Monday and I desperately need some guidance.

Thanks,

Rafe
 
L

LanceB

use the button from the forms toolbar rather than the one from the control
toollbar.

The "Forms" button asks you to assign it to a macro
 
Top