View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
iMacFlats iMacFlats is offline
external usenet poster
 
Posts: 1
Default Update Columns based on External Text file


Hello....

I have a Spreadsheet with some 500 lines of data in it.

Let's say in COLUMN C I have an IP address... I have an external file,
one IP address per line. I'd like to find a script that will look at
the IP address in the external file, and if it finds a match, a given
IP address in COLUMN C matches an IP address in the external file,
UPDATE COLUMN A with "Yes".

Then, if possible, it would update COLUMN A with a "NO" if not IP
matches.

Im new to Excel spripting. Thanks for any help.

This is on Windows (despite my screen-name).


--
iMacFlats
------------------------------------------------------------------------
iMacFlats's Profile: http://www.excelforum.com/member.php...o&userid=24162
View this thread: http://www.excelforum.com/showthread...hreadid=377904