#1   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default naming formula

i was trying to name a fomula
<=vlookup($B6,table,3,false)
now in the name the B6 is with respet to the sheet in which I originally
named the formula. But I would like the name to take the B6 of the acitve
sheet. I realise this can be done with a vba procedure. But is it possible
to use worksheet function in this case. I hope I made mself clear.

if the name is rv when I use this name in sheet1 it should refer to
sheet1-B6. If i use that name in sheet2 it should refer to sheet2 B6.


  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
see:
http://www.xldynamic.com/source/xld.Names.html
for creating local names

--
Regards
Frank Kabel
Frankfurt, Germany

R.VENKATARAMAN wrote:
i was trying to name a fomula
<=vlookup($B6,table,3,false)
now in the name the B6 is with respet to the sheet in which I
originally named the formula. But I would like the name to take the
B6 of the acitve sheet. I realise this can be done with a vba
procedure. But is it possible to use worksheet function in this case.
I hope I made mself clear.

if the name is rv when I use this name in sheet1 it should refer to
sheet1-B6. If i use that name in sheet2 it should refer to sheet2 B6.



  #3   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

thanks.

I already have BOB Philips article. but it is not clear how to create <
local names
perhpas this functionality is not available in excel 2000.





Frank Kabel wrote in message
...
Hi
see:
http://www.xldynamic.com/source/xld.Names.html
for creating local names

--
Regards
Frank Kabel
Frankfurt, Germany

R.VENKATARAMAN wrote:
i was trying to name a fomula
<=vlookup($B6,table,3,false)
now in the name the B6 is with respet to the sheet in which I
originally named the formula. But I would like the name to take the
B6 of the acitve sheet. I realise this can be done with a vba
procedure. But is it possible to use worksheet function in this case.
I hope I made mself clear.

if the name is rv when I use this name in sheet1 it should refer to
sheet1-B6. If i use that name in sheet2 it should refer to sheet2 B6.





  #4   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
on thing that helps for that is Jan Karel's NameManager addin:
http://www.jkp-ads.com/OfficeMarketPlaceNM-EN.htm

--
Regards
Frank Kabel
Frankfurt, Germany
"R.VENKATARAMAN" &&& schrieb im Newsbeitrag
...
thanks.

I already have BOB Philips article. but it is not clear how to create <
local names
perhpas this functionality is not available in excel 2000.





Frank Kabel wrote in message
...
Hi
see:
http://www.xldynamic.com/source/xld.Names.html
for creating local names

--
Regards
Frank Kabel
Frankfurt, Germany

R.VENKATARAMAN wrote:
i was trying to name a fomula
<=vlookup($B6,table,3,false)
now in the name the B6 is with respet to the sheet in which I
originally named the formula. But I would like the name to take the
B6 of the acitve sheet. I realise this can be done with a vba
procedure. But is it possible to use worksheet function in this case.
I hope I made mself clear.

if the name is rv when I use this name in sheet1 it should refer to
sheet1-B6. If i use that name in sheet2 it should refer to sheet2 B6.







  #5   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

R.VENKATARAMAN wrote:
i was trying to name a fomula


LFormula defined as:

=VLOOKUP(!$B$6,Table,3,0)

would cover your intent. But I don't think this is a good practice.

<=vlookup($B6,table,3,false)
now in the name the B6 is with respet to the sheet in which I originally
named the formula. But I would like the name to take the B6 of the acitve
sheet. I realise this can be done with a vba procedure. But is it possible
to use worksheet function in this case. I hope I made mself clear.

if the name is rv when I use this name in sheet1 it should refer to
sheet1-B6. If i use that name in sheet2 it should refer to sheet2 B6.




  #6   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

thank you. I have this addin and I used with some sweating I managed to do
what i want.


Frank Kabel wrote in message
...
Hi
on thing that helps for that is Jan Karel's NameManager addin:
http://www.jkp-ads.com/OfficeMarketPlaceNM-EN.htm

--
Regards
Frank Kabel
Frankfurt, Germany
"R.VENKATARAMAN" &&& schrieb im Newsbeitrag
...
thanks.

I already have BOB Philips article. but it is not clear how to create <
local names
perhpas this functionality is not available in excel 2000.





Frank Kabel wrote in message
...
Hi
see:
http://www.xldynamic.com/source/xld.Names.html
for creating local names

--
Regards
Frank Kabel
Frankfurt, Germany

R.VENKATARAMAN wrote:
i was trying to name a fomula
<=vlookup($B6,table,3,false)
now in the name the B6 is with respet to the sheet in which I
originally named the formula. But I would like the name to take the
B6 of the acitve sheet. I realise this can be done with a vba
procedure. But is it possible to use worksheet function in this case.
I hope I made mself clear.

if the name is rv when I use this name in sheet1 it should refer to
sheet1-B6. If i use that name in sheet2 it should refer to sheet2 B6.








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
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Formula Result Correct but value in the cell is wrong jac Excel Worksheet Functions 2 December 17th 04 08:05 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM
Excel 2003 - Formula result shows as 0:00 Serena Excel Worksheet Functions 4 November 11th 04 10:18 PM


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