> Hi all,
> How can I hide the toolbar of excel application when I set property VISIBLE = .T. ?
in excel<=2003 assume oExcel is your excel application object.
for ex:
oExcel.CommandBars("Formatting").Visible = .f.
you must design the commandbar by its name or item.
-not tested (i have office 2007)-
Dont rate please.its only for the pleasure to help.Give me only a feed back.
Yousfi Benameur