Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Woops! I spoke too soon. I'm obviously not awake yet.
I need to have the actual text (not the formula "a2") in the P column. This column will be referred to by a graph and needs the actual name of a person in it. That actual name is derived from the following formula in Column A. (This formula was nicely supplied to me by someone in this newsgroup, BTW.) =IF(ISERROR(INDEX(Sheet2!A:A,MATCH(B2,Sheet2!B:B,0 ),1)),"",INDEX(Sheet2!A:A,MATCH(B2,Sheet2!B:B,0),1 )) Any other suggestions? -- Sandy "L. Howard Kittle" wrote: Bob offered this P2: = A2 If you put in P2:=A2 then drop the P2: and use =A2 HTH Regards, Howard "Sandy" wrote in message ... Hello - I have a formula in A2:A500. I need to put the value of that formula (in other words, the text it generates) into P2:P500. What's the best way to accomplish this? Any help will be greatly appreciated! -- Sandy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula through vb code | Excel Programming | |||
Help with my code and formula | Excel Programming | |||
Have a Formula I want to put in to some Code Q | Excel Programming | |||
Not sure if I need a formula or some code.... | Excel Programming | |||
Help with code or formula | Excel Programming |