View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
John C[_2_] John C[_2_] is offline
external usenet poster
 
Posts: 1,358
Default Beyond IF Statement

Set up a table with VLOOKUP?

Without more idea of data structure, and what you are changing, that is what
I suggest.
--
John C


"Jase4now" wrote:

I have a spreadsheet that I need to change the information in column A and in
Column C based on Column F. Normally I would write a simple IF statement,
but I have over 75 possibilities for column F. Is there any way to do this?

Jase4now