View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
asra asra is offline
external usenet poster
 
Posts: 1
Default Fill in contents based on another column


Hi,
I am new to excel.
I have the following data:
Zip Chapter
94789
50000

I need the chapter filled in based on the zip. i.e if zip < 10000, fill
in NY chapter, if between 90000 & 95000, fill in SF-bay etc.

Is there a way to define this without using vlookup i.e having the data
in same/another worksheet? Maybe a macro/code ?

Thanks


--
asra
------------------------------------------------------------------------
asra's Profile: http://www.excelforum.com/member.php...o&userid=31030
View this thread: http://www.excelforum.com/showthread...hreadid=507795