non excel look for an excel work book

C

chandrans

I want to create an excel work book with non excel look. I have alread
done fullscreen and also switched of all the toolbars. There are tw
things remaining
to be made invisible

1. the bar showing file,edit,tools etc

2. An excel icon is visible to the far left

How can I hide the above tw
 
B

BrianB

1. the bar showing file,edit,tools etc
This is just another toolbar called "Worksheet menu Bar"

2. An excel icon is visible to the far left
could try Application.Visible = False ?
Dilogs and messages will still show
 
Top