#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default named ranges?

I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select a
blank cell, go to the drop down menu Insert, choose Name and then Apply. Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot find any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i need to
change it to Analysis_Period. I know i can do a find and replace, but i would
like to know why the apply function isn't working.

Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default named ranges?

Is the name referring to an absolute range?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Confused_Euffy" wrote in message
...
I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select a
blank cell, go to the drop down menu Insert, choose Name and then Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i need
to
change it to Analysis_Period. I know i can do a find and replace, but i
would
like to know why the apply function isn't working.

Any suggestions?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default named ranges?

You have to select the range(s) that contain all of the formulas that refer
to the cells in the named range before you do the apply. Excel is looking in
your selection for formulas to change. You chose a blank cell. Nothing to
change there.

Tyro

"Confused_Euffy" wrote in message
...
I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select a
blank cell, go to the drop down menu Insert, choose Name and then Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i need
to
change it to Analysis_Period. I know i can do a find and replace, but i
would
like to know why the apply function isn't working.

Any suggestions?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default named ranges?

Yes the named arange is an absolute range. Is this what could be causing the
problems?

"Bob Phillips" wrote:

Is the name referring to an absolute range?

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Confused_Euffy" wrote in message
...
I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select a
blank cell, go to the drop down menu Insert, choose Name and then Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i need
to
change it to Analysis_Period. I know i can do a find and replace, but i
would
like to know why the apply function isn't working.

Any suggestions?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default named ranges?

I have tried selecting all the cells containing the formula to change, and as
i mentoned I used the help function which told me to select a blank cell to
change the entire worksheet. Neither of which works for some reason.

"Tyro" wrote:

You have to select the range(s) that contain all of the formulas that refer
to the cells in the named range before you do the apply. Excel is looking in
your selection for formulas to change. You chose a blank cell. Nothing to
change there.

Tyro

"Confused_Euffy" wrote in message
...
I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select a
blank cell, go to the drop down menu Insert, choose Name and then Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i need
to
change it to Analysis_Period. I know i can do a find and replace, but i
would
like to know why the apply function isn't working.

Any suggestions?






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default named ranges?

You cannot change the formulas by selecting a blank cell. To change the
entire worksheet you can select any cell and press Ctrl+A or select the cell
to the left of Column A and above Row 1. Then you can apply the named
ranges. If Excel does not apply the named ranges, it means that none of the
formulas in the selected cells refer to the addresses in the named ranges.

Tyro

"Confused_Euffy" wrote in message
...
I have tried selecting all the cells containing the formula to change, and
as
i mentoned I used the help function which told me to select a blank cell
to
change the entire worksheet. Neither of which works for some reason.

"Tyro" wrote:

You have to select the range(s) that contain all of the formulas that
refer
to the cells in the named range before you do the apply. Excel is looking
in
your selection for formulas to change. You chose a blank cell. Nothing to
change there.

Tyro

"Confused_Euffy" wrote in
message
...
I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select
a
blank cell, go to the drop down menu Insert, choose Name and then
Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot
find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i
need
to
change it to Analysis_Period. I know i can do a find and replace, but i
would
like to know why the apply function isn't working.

Any suggestions?






  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default named ranges?

I have tried selecting the entire worksheet by doing what you mentioned, but
to no avail. I know and can see that i have formulas that refer to the
address in the named range.

I think i'll have to revert to a find and replace.

Thank you for your help.


"Tyro" wrote:

You cannot change the formulas by selecting a blank cell. To change the
entire worksheet you can select any cell and press Ctrl+A or select the cell
to the left of Column A and above Row 1. Then you can apply the named
ranges. If Excel does not apply the named ranges, it means that none of the
formulas in the selected cells refer to the addresses in the named ranges.

Tyro

"Confused_Euffy" wrote in message
...
I have tried selecting all the cells containing the formula to change, and
as
i mentoned I used the help function which told me to select a blank cell
to
change the entire worksheet. Neither of which works for some reason.

"Tyro" wrote:

You have to select the range(s) that contain all of the formulas that
refer
to the cells in the named range before you do the apply. Excel is looking
in
your selection for formulas to change. You chose a blank cell. Nothing to
change there.

Tyro

"Confused_Euffy" wrote in
message
...
I have named some ranges and wish to apply them to all the formula in my
worksheet. I have looked through the help, and it has told me to select
a
blank cell, go to the drop down menu Insert, choose Name and then
Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot
find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i
need
to
change it to Analysis_Period. I know i can do a find and replace, but i
would
like to know why the apply function isn't working.

Any suggestions?






  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default named ranges?

That is what Excel does. It looks at the addresses in the formulas to see if
they match a named range and if so, Excel inserts the name.

Tyro

"Confused_Euffy" wrote in message
...
I have tried selecting the entire worksheet by doing what you mentioned,
but
to no avail. I know and can see that i have formulas that refer to the
address in the named range.

I think i'll have to revert to a find and replace.

Thank you for your help.


"Tyro" wrote:

You cannot change the formulas by selecting a blank cell. To change the
entire worksheet you can select any cell and press Ctrl+A or select the
cell
to the left of Column A and above Row 1. Then you can apply the named
ranges. If Excel does not apply the named ranges, it means that none of
the
formulas in the selected cells refer to the addresses in the named
ranges.

Tyro

"Confused_Euffy" wrote in
message
...
I have tried selecting all the cells containing the formula to change,
and
as
i mentoned I used the help function which told me to select a blank
cell
to
change the entire worksheet. Neither of which works for some reason.

"Tyro" wrote:

You have to select the range(s) that contain all of the formulas that
refer
to the cells in the named range before you do the apply. Excel is
looking
in
your selection for formulas to change. You chose a blank cell. Nothing
to
change there.

Tyro

"Confused_Euffy" wrote in
message
...
I have named some ranges and wish to apply them to all the formula in
my
worksheet. I have looked through the help, and it has told me to
select
a
blank cell, go to the drop down menu Insert, choose Name and then
Apply.
Then
to choose the name and click Ok.

I have done this but get the message 'Microsoft Office Excel cannot
find
any
references to replace.' pops up.

The part of the formula i need to change is Parameters!$B$165 and i
need
to
change it to Analysis_Period. I know i can do a find and replace,
but i
would
like to know why the apply function isn't working.

Any suggestions?








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
Using named 3-D ranges Nick S. Excel Discussion (Misc queries) 1 March 22nd 07 11:26 AM
Named ranges SheriTingle Excel Discussion (Misc queries) 2 February 14th 07 06:00 PM
Named Ranges davey Excel Discussion (Misc queries) 5 July 1st 05 05:31 PM
Named Ranges in VBA Bruce Excel Discussion (Misc queries) 1 June 17th 05 03:35 AM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM


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