Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good morning! I have a workbook with 2 sheets in it. Sheet 1 has a
list of customer account numbers in column A. Sheet 2 has a list of customer account numbers in column B. What I want to do is iterate through the cells in column A on sheet 1 and see if the account number exists in column B on worksheet 2. If it does, I want to place "Y" in column D on sheet 1 (indicating that it was found on sheet 2) in the same row. If not, I want it to place an "N" in column D on sheet 1 (indicating that it was not found). I'm having a rough time writing this macro and any help would be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
transfer contents from a cell in previous sheet if the sheet is a | New Users to Excel | |||
Returning contents of a cell in another sheet in same workbook | Excel Discussion (Misc queries) | |||
Find contents of the last cell in a row | Excel Worksheet Functions | |||
Table of Contents Sheet in Workbook | Links and Linking in Excel | |||
Lookup cell contents in on sheet based on a formula in second sheet | Excel Worksheet Functions |