nancybrown
Well-known Member
- Joined
- Apr 7, 2005
- Messages
- 868
I have two separate spreadsheets that I need to compare against each other. One spreadsheet is our client's report that shows client name (A2:A100), Start Date (B2:B100), End Date (C2:C100). Spreadsheet two is ours and contains the same fields.
I need to compare our spreadsheet against the client's spreadsheet to insure all records in the clients spreadsheet are accounted for in our spreadsheet.
I've consolidated both spreadsheets into one workbook on the same tab.
Client: Column A2:A100 (name) AND Column B2:B100 (Start Date) AND Column C2:C100 (End Date)
Ours: Column E2:E100 (name) AND Column F2:F100 (Start Date) AND Column G2:G100 (End Date)
If all conditions match "Yes","No"
Can someone provide an IF Statement please?
I need to compare our spreadsheet against the client's spreadsheet to insure all records in the clients spreadsheet are accounted for in our spreadsheet.
I've consolidated both spreadsheets into one workbook on the same tab.
Client: Column A2:A100 (name) AND Column B2:B100 (Start Date) AND Column C2:C100 (End Date)
Ours: Column E2:E100 (name) AND Column F2:F100 (Start Date) AND Column G2:G100 (End Date)
If all conditions match "Yes","No"
Can someone provide an IF Statement please?