View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default CROSS REFERENCE BETWEEN WORKBOOKs

Workbooks contain sheets. Sheets contain columns.

--
Regards,
Tom Ogilvy

"Chuckles123" wrote in message
...

In WB1, I want to insert a formula, via VBA, that compares Col A
sequentially down with Col A of WB2; each of these columns contains a
string of 16 - 20 characters in each row; if there is NOT a "string
match", the formula result is an "X".

I would appreciate any help.
Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile:

http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=320208