Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using named 3-D ranges | Excel Discussion (Misc queries) | |||
Named ranges | Excel Discussion (Misc queries) | |||
Named Ranges | Excel Discussion (Misc queries) | |||
Named Ranges in VBA | Excel Discussion (Misc queries) | |||
Like 123, allow named ranges, and print named ranges | Excel Discussion (Misc queries) |