PC Review


Reply
Thread Tools Rate Thread

Can i create my own fomrula made up from several excel ones?

 
 
James Cornthwaite
Guest
Posts: n/a
 
      11th May 2006
I am using the nested functions below

"=if(vlookup(1, GRID, 3,false) = 0, (1, GRID, 4, false), (1, GRID, 3,
false))"

i.e for the row with the digit one in its first column return the value in
the third column else if empty return the value in the fourth column.

my problem is i am repeatedly using the line above exactly only changing the
value i am searching for (1 in this case ))

so ideally i'd like to do something like

define myformula(X) = if(vlookup(X, GRID, 3,false) = 0, (X, GRID, 4, false),
(X, GRID, 3, false))

is this possible?????????


 
Reply With Quote
 
 
 
 
mrice
Guest
Posts: n/a
 
      13th May 2006

I don't know if this will help but you can replace the value 1 by a cell
address and then change the value of the cell.


--
mrice

Research Scientist with many years of spreadsheet development experience
------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=541307

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Min excluding zero values, without an array fomrula art Microsoft Excel Worksheet Functions 13 25th May 2009 05:44 PM
Array fomrula not working... =?Utf-8?B?TldP?= Microsoft Excel Worksheet Functions 5 1st Mar 2007 09:56 PM
how do i get exact matches in a vlookup fomrula =?Utf-8?B?c2hhcmsxOTY2?= Microsoft Excel Worksheet Functions 1 30th Sep 2006 03:01 PM
how do i get exact matches in a vlookup fomrula =?Utf-8?B?c2hhcmsxOTY2?= Microsoft Excel Worksheet Functions 3 30th Sep 2006 02:20 PM
Fomrula with 2 pages =?Utf-8?B?SGVzcyBTLg==?= Microsoft Excel Misc 1 11th Apr 2004 03:05 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:38 PM.