#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default reset me


What’s the correct format to use the Reset me command?

I am trying to use but I am getting error "wrong number of arguments or
invalid property assignment"


--
cacique
------------------------------------------------------------------------
cacique's Profile: http://www.excelforum.com/member.php...o&userid=24861
View this thread: http://www.excelforum.com/showthread...hreadid=385456

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default reset me

Set myBar = CommandBars("Custom")
If user = "Level 1" Then
myBar.Visible = True
Else
.CommandBars("Visual Basic").Reset
myBar.Enabled = False
End If

example from help.

--
Regards,
Tom Ogilvy

"cacique" wrote in
message ...

What's the correct format to use the Reset me command?

I am trying to use but I am getting error "wrong number of arguments or
invalid property assignment"


--
cacique
------------------------------------------------------------------------
cacique's Profile:

http://www.excelforum.com/member.php...o&userid=24861
View this thread: http://www.excelforum.com/showthread...hreadid=385456



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tab Key reset DKSteph Excel Worksheet Functions 2 March 20th 09 07:20 PM
CountBlank with a reset? mpenkala Excel Discussion (Misc queries) 7 February 5th 08 03:07 AM
How do I reset the tab key? Saeanen Excel Discussion (Misc queries) 2 May 22nd 07 04:26 PM
Reset Counter Ed Excel Discussion (Misc queries) 3 April 14th 06 05:35 PM
reset to zero baldyheed Excel Worksheet Functions 3 October 2nd 05 03:30 AM


All times are GMT +1. The time now is 11:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"