Can i write a vlookup formula but have the answer placed in a different cell?
(that is, write the formula in , let's say, B1 but have the result appear in
C3) And if so, can i easily make that cell a value?) I know i can copy and
repaste as a valuie but I would like to do it automatically.
Nope. Formulas can only return values to the cell that holds them.
But if you want to override some formulas with manual entries, this is what I
do:
I have a column for the formula (say cell c2).
=somestrangeformulahere
Then in D1, I have a header: Manual Override
And allow the user to type anything they want in D2.
In E1, I have Value used: (another header)
=if(d2lt;gt;quot;quot;,d2,c2)
(in E2)
Then I use E2 in every other formula.
Psychlogic wrote:
gt;
gt; Can i write a vlookup formula but have the answer placed in a different cell?
gt; (that is, write the formula in , let's say, B1 but have the result appear in
gt; C3) And if so, can i easily make that cell a value?) I know i can copy and
gt; repaste as a valuie but I would like to do it automatically.
--
Dave Peterson
- Oct 05 Fri 2007 20:40
vlookup answer in different cell
close
全站熱搜
留言列表
發表留言