Excel Sheet and Command Buttons/Toolbar

M

Malik

Hi,

I have a scenario where different users download different EXCEL sheets and
all the excel sheets have same set of command buttons; which peroforms
certain operations.

I would like to know my options to remove these command buttons from each
EXCEL Sheet but include those buttons during downloading on every EXCEL
sheet. May be I need some AddIns but that might be create a problem in
installation.

Any reference etc or code sample will hep.
 
G

Gary''s Student

One option is not to include the buttons on the worksheets, but rathr to
create them dynamically using VBA code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top