Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Disable command bar Excel 2007 and Vista

Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Disable command bar Excel 2007 and Vista

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Disable command bar Excel 2007 and Vista

Hi Ron,

Am I going to need add ins on all computers, or if I just enter the code
will it disable the controls on all computers. Also, is this code for Excel
2007 or Vista or does it not matter?

"Ron de Bruin" wrote:

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Disable command bar Excel 2007 and Vista

Hi Josh

The Custum UI editor is only for the developer to make it easy to add the xml.

The xml and the callbacks are only for Excel 2007 in (Win Xp or Vista)



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hi Ron,

Am I going to need add ins on all computers, or if I just enter the code
will it disable the controls on all computers. Also, is this code for Excel
2007 or Vista or does it not matter?

"Ron de Bruin" wrote:

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default Disable command bar Excel 2007 and Vista

I Know this has been a long time ago, but i was taken off the project ofr a
while. i have installed the Custom UI Editor, but it will not open the Excel
file (that was started in office 2003) everytime i try, an error pops up that
says "File contains corrupted data." where do i start to see what data in
corrupted. the program has may Macros, but it will not even open the file to
get to the Marco. the file will open fine on its own without Custom UI Editor.

"Ron de Bruin" wrote:

Hi Josh

The Custum UI editor is only for the developer to make it easy to add the xml.

The xml and the callbacks are only for Excel 2007 in (Win Xp or Vista)



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hi Ron,

Am I going to need add ins on all computers, or if I just enter the code
will it disable the controls on all computers. Also, is this code for Excel
2007 or Vista or does it not matter?

"Ron de Bruin" wrote:

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Disable command bar Excel 2007 and Vista

Hi Josh

The UI editor will only open files that have 2007 format

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
I Know this has been a long time ago, but i was taken off the project ofr a
while. i have installed the Custom UI Editor, but it will not open the Excel
file (that was started in office 2003) everytime i try, an error pops up that
says "File contains corrupted data." where do i start to see what data in
corrupted. the program has may Macros, but it will not even open the file to
get to the Marco. the file will open fine on its own without Custom UI Editor.

"Ron de Bruin" wrote:

Hi Josh

The Custum UI editor is only for the developer to make it easy to add the xml.

The xml and the callbacks are only for Excel 2007 in (Win Xp or Vista)



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hi Ron,

Am I going to need add ins on all computers, or if I just enter the code
will it disable the controls on all computers. Also, is this code for Excel
2007 or Vista or does it not matter?

"Ron de Bruin" wrote:

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Disable command bar Excel 2007 and Vista

Ron,
Althought, this discussion was long time ago, but I've just found this
recently.
I try the ribbon example from you website, but this seems to be the manual
step.
If I use Custom UI editor manually and insert example it seem to disable the
menu command. Can I automate this or do this programatically?
Thanks for you help

"Ron de Bruin" wrote:

Hi Josh

The Custum UI editor is only for the developer to make it easy to add the xml.

The xml and the callbacks are only for Excel 2007 in (Win Xp or Vista)



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hi Ron,

Am I going to need add ins on all computers, or if I just enter the code
will it disable the controls on all computers. Also, is this code for Excel
2007 or Vista or does it not matter?

"Ron de Bruin" wrote:

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.



  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Disable command bar Excel 2007 and Vista

Hi Gary

I am not sure I understand your problem.
What do you want to do ?


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Gary Nguyen" wrote in message ...
Ron,
Althought, this discussion was long time ago, but I've just found this
recently.
I try the ribbon example from you website, but this seems to be the manual
step.
If I use Custom UI editor manually and insert example it seem to disable the
menu command. Can I automate this or do this programatically?
Thanks for you help

"Ron de Bruin" wrote:

Hi Josh

The Custum UI editor is only for the developer to make it easy to add the xml.

The xml and the callbacks are only for Excel 2007 in (Win Xp or Vista)



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hi Ron,

Am I going to need add ins on all computers, or if I just enter the code
will it disable the controls on all computers. Also, is this code for Excel
2007 or Vista or does it not matter?

"Ron de Bruin" wrote:

Hi Josh

Follow the steps on my ribbon page
There is a example to disable controls

http://www.rondebruin.nl/ribbon.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Josh C" wrote in message ...
Hello All,

My company has developed a program is Excel 03 that has a lot of security
attached to it. I have used Ron de Bruin website to disable most of the
toolbars in the programs. Now that I gotten it all done and ready to
distribute to our salesman, our computer provider says we should start
thinking about upgrading to Vista. We have one computer with Vista on it.
Guess what, the disabling of the command bars is not working. I need
something like what is on the website: www.rondebruin.nl/menuid.htm so I can
adjust the Excel program to work with MS Vista and Office 2007.



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
where is the PRINT command in Excel in Vista? Dale New Users to Excel 2 August 5th 09 01:07 PM
Excel 2007 and Office 2007 stink (so does Vista) P. U. Excel Discussion (Misc queries) 1 March 25th 09 05:21 PM
vista and excel 2007 maran Excel Discussion (Misc queries) 0 April 28th 08 11:30 AM
Excel 2007 and Vista CMoya Excel Discussion (Misc queries) 0 February 8th 08 11:32 PM
Excel 2007 and Vista CubFan Excel Discussion (Misc queries) 1 April 22nd 07 05:56 AM


All times are GMT +1. The time now is 05:30 PM.

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"