View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken Ken is offline
external usenet poster
 
Posts: 207
Default Using corresponding value of a Cell in a formula

Fred
I believe you need to look into the VLOOKUP formula.
But, you don't provide enough information for me to be completely sure
about that.
Ken

On Aug 6, 3:14*pm, FredK wrote:
How can I use a value of a cell in a formula?

For example:

A * * * * * * * * * * * B * * * * * * * * * * * * C
test.com * * * * * * 2
test1.com * * * * * 1
test3.com * * * * * 3

in cell C1, if lookup the text result of a cell in Column A which correspnds
to value of Column B.
--
Fred K.