Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
mel mel is offline
external usenet poster
 
Posts: 1
Default cell naming not showing up in drop down list of formula bar

I have a macro that allows you to select a two columnn
range and then uses the left cells text to name the right
cell with the following command
mcell.Name = mystring
Is there a programmatic way to update the list excel uses
in the address cell of the formula bar.
I have a rather large file that now when this is run the
cell is named, but the name only shows up using the f3
command. If you use the cell in a calculation, it just
gives the cell reference. If you click on the named cell,
it doesn't show up in the address cell of the Excel
formula bar. If I manually name a cell by clicking the
cell and then typing in the address cell of the formula
bar, the named cell works as it should, inserting the
name whenever it is used in a formula.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default cell naming not showing up in drop down list of formula bar

This functionality is builtin to Excel - select your 2-column list, then use
Insert/name/Create, and click the "left column" checkbox. I suspect there's
a bug in your macro.

"mel" wrote in message
...
I have a macro that allows you to select a two columnn
range and then uses the left cells text to name the right
cell with the following command
mcell.Name = mystring
Is there a programmatic way to update the list excel uses
in the address cell of the formula bar.
I have a rather large file that now when this is run the
cell is named, but the name only shows up using the f3
command. If you use the cell in a calculation, it just
gives the cell reference. If you click on the named cell,
it doesn't show up in the address cell of the Excel
formula bar. If I manually name a cell by clicking the
cell and then typing in the address cell of the formula
bar, the named cell works as it should, inserting the
name whenever it is used in a formula.



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
Drop down list not showing all the data.... awrex Excel Discussion (Misc queries) 4 April 4th 23 11:29 AM
Data Validation List (Drop Down) Not Showing Dave Excel Discussion (Misc queries) 2 January 13th 10 09:36 PM
Drop down list showing different value dspitler Excel Discussion (Misc queries) 3 March 25th 08 01:32 PM
drop down list showing dates instead of numbers jimar Excel Discussion (Misc queries) 2 July 27th 07 12:40 PM
drop down list is not showing Tarin C Excel Discussion (Misc queries) 0 May 22nd 07 03:30 AM


All times are GMT +1. The time now is 12:48 AM.

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

About Us

"It's about Microsoft Excel"