Design Mode button

R

rodlmiller

My coworker and I share a macro-enabled file with some command buttons linked
to macros that sorts a column according to different criteria. It works fine
on my computer, but on hers Excel opens with the Design Mode button
permanently toggled 'on' for this file. She can't turn it off and therefore
cannot use the commend buttons. Any ideas?
 
D

Dave Peterson

Make sure macros are enabled for this workbook.

If macros are disabled, then there's no reason to ever leave the design
mode--since you couldn't run them.
 
Top