Lost the link "send to ..." in the menu

  • Thread starter Thread starter ICS - INFO
  • Start date Start date
Hi ICS!

Open Excel
Right click on a worksheet tab
In the Immediate Window type

=Application.Commandbars(1).Reset

If the Immediate Window isn't visible when you get to the Visual Basic
Explorer use Ctrl + G
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 
Hi Shabtay!

Confirmed as working but you don't precede command with =.

--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 
Back
Top