Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 413
Default Menu question + FaceId questions

FaceId:

Are there standard faceid's to indicate
1. Renumbering .... so something looking like "1,2,3"
and
2. Sorting ..... so something looking like pigeon holes?

If not, can they be created?

Menu question:

Using J.W.'s menu utility, how may I create a further level?
Currently the new menu item is level 1, the first level of options
on that menu are set as level 2, and drop-downs for level 2
items are level 3.

So I would like a level 2 option to display a drop-down series
of level 3 items (which it currently does), but now to allow a
further drop-down from a level 3 menuitem, to level 4.

Can this be achieved?

Any help much appreciated.

Regards.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Menu question + FaceId questions

Stuart

why not download JW's FaceId.xla? Then you can few the thousands on offer
and pick something you feel is appropriate?

928 has A over Z with a down arrow; 212 has Z over A with a down arrow; 3360
has 1 over 2 over 3 with lines next to them. I guess it depends how you and
your users interpret these icons.

Regards

Trevor



"Stuart" wrote in message
...
FaceId:

Are there standard faceid's to indicate
1. Renumbering .... so something looking like "1,2,3"
and
2. Sorting ..... so something looking like pigeon holes?

If not, can they be created?

Menu question:

Using J.W.'s menu utility, how may I create a further level?
Currently the new menu item is level 1, the first level of options
on that menu are set as level 2, and drop-downs for level 2
items are level 3.

So I would like a level 2 option to display a drop-down series
of level 3 items (which it currently does), but now to allow a
further drop-down from a level 3 menuitem, to level 4.

Can this be achieved?

Any help much appreciated.

Regards.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 413
Default Menu question + FaceId questions

Many thanks for faceid's

Can u help with the menu question, please?

Regards.

"Trevor Shuttleworth" wrote in message
...
Stuart

why not download JW's FaceId.xla? Then you can few the thousands on offer
and pick something you feel is appropriate?

928 has A over Z with a down arrow; 212 has Z over A with a down arrow;

3360
has 1 over 2 over 3 with lines next to them. I guess it depends how you

and
your users interpret these icons.

Regards

Trevor



"Stuart" wrote in message
...
FaceId:

Are there standard faceid's to indicate
1. Renumbering .... so something looking like "1,2,3"
and
2. Sorting ..... so something looking like pigeon holes?

If not, can they be created?

Menu question:

Using J.W.'s menu utility, how may I create a further level?
Currently the new menu item is level 1, the first level of options
on that menu are set as level 2, and drop-downs for level 2
items are level 3.

So I would like a level 2 option to display a drop-down series
of level 3 items (which it currently does), but now to allow a
further drop-down from a level 3 menuitem, to level 4.

Can this be achieved?

Any help much appreciated.

Regards.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003






---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Menu question + FaceId questions

Stuart

no, sorry, that would be best addressed by JW. However, have you considered
what you are asking ? I don't know about you but I get frustrated, if not a
little lost, if I have to plough through too many levels of a menu.

An alternative would be to add two entries at the top level. Harking back
to the previous discussion on menus with a slight modification, 'Have a *top
level* menu entry for Activesheet/book" with a sub menu for the options and
a *top level* menu entry for "Unopened Book" with a sub menu for the options
for that.' JW's code caters for two Level 1 entries followed by its
subordinates.

Regards

Trevor


"Stuart" wrote in message
...
Many thanks for faceid's

Can u help with the menu question, please?

Regards.

"Trevor Shuttleworth" wrote in message
...
Stuart

why not download JW's FaceId.xla? Then you can few the thousands on

offer
and pick something you feel is appropriate?

928 has A over Z with a down arrow; 212 has Z over A with a down arrow;

3360
has 1 over 2 over 3 with lines next to them. I guess it depends how you

and
your users interpret these icons.

Regards

Trevor



"Stuart" wrote in message
...
FaceId:

Are there standard faceid's to indicate
1. Renumbering .... so something looking like "1,2,3"
and
2. Sorting ..... so something looking like pigeon holes?

If not, can they be created?

Menu question:

Using J.W.'s menu utility, how may I create a further level?
Currently the new menu item is level 1, the first level of options
on that menu are set as level 2, and drop-downs for level 2
items are level 3.

So I would like a level 2 option to display a drop-down series
of level 3 items (which it currently does), but now to allow a
further drop-down from a level 3 menuitem, to level 4.

Can this be achieved?

Any help much appreciated.

Regards.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003






---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 413
Default Menu question + FaceId questions

Thanks for the idea.

Regards.

"Trevor Shuttleworth" wrote in message
...
Stuart

no, sorry, that would be best addressed by JW. However, have you

considered
what you are asking ? I don't know about you but I get frustrated, if not

a
little lost, if I have to plough through too many levels of a menu.

An alternative would be to add two entries at the top level. Harking back
to the previous discussion on menus with a slight modification, 'Have a

*top
level* menu entry for Activesheet/book" with a sub menu for the options

and
a *top level* menu entry for "Unopened Book" with a sub menu for the

options
for that.' JW's code caters for two Level 1 entries followed by its
subordinates.

Regards

Trevor


"Stuart" wrote in message
...
Many thanks for faceid's

Can u help with the menu question, please?

Regards.

"Trevor Shuttleworth" wrote in message
...
Stuart

why not download JW's FaceId.xla? Then you can few the thousands on

offer
and pick something you feel is appropriate?

928 has A over Z with a down arrow; 212 has Z over A with a down

arrow;
3360
has 1 over 2 over 3 with lines next to them. I guess it depends how

you
and
your users interpret these icons.

Regards

Trevor



"Stuart" wrote in message
...
FaceId:

Are there standard faceid's to indicate
1. Renumbering .... so something looking like "1,2,3"
and
2. Sorting ..... so something looking like pigeon holes?

If not, can they be created?

Menu question:

Using J.W.'s menu utility, how may I create a further level?
Currently the new menu item is level 1, the first level of options
on that menu are set as level 2, and drop-downs for level 2
items are level 3.

So I would like a level 2 option to display a drop-down series
of level 3 items (which it currently does), but now to allow a
further drop-down from a level 3 menuitem, to level 4.

Can this be achieved?

Any help much appreciated.

Regards.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003






---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003






---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003




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
Sumproduct question and why cant I find my previous questions? Paul Excel Discussion (Misc queries) 3 January 3rd 10 11:48 AM
Drop down menu questions neostar77 Excel Discussion (Misc queries) 1 October 13th 08 09:29 AM
Faceid 2003. Marc[_12_] Excel Programming 1 October 16th 03 02:52 PM
CommandBarButton.FaceId=? Tom Ogilvy Excel Programming 1 September 17th 03 05:28 PM
Toolbar icons./ FaceID Bitmaps. keepitcool Excel Programming 5 July 28th 03 08:01 PM


All times are GMT +1. The time now is 04:30 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"