Pratap 1987
Board Regular
- Joined
- Feb 28, 2011
- Messages
- 95
Hi,
I have a workbook with two sheets.
Sheet 1 : -
Column A - Has a list of account numbers with 5 to 9 digits (Maxinum 5 account numbers)
Column B - Has the count of pending items next to the respective account numbers
Sheet 2 : -
Column L - Has the list of five account numbers as below : -
414444 (In L29)
878664 (In L30)
693195777 (In L31)
42322 (In L32)
565991 (In L33)
Column N - Should reflect the count of the respective account number available in Sheet 1. And if the account number is not available in sheet 1 - the count should be reflected as '0' (Zero).
Could some one help me out in getting a Macro for the above requirement.
Thanks,
I have a workbook with two sheets.
Sheet 1 : -
Column A - Has a list of account numbers with 5 to 9 digits (Maxinum 5 account numbers)
Column B - Has the count of pending items next to the respective account numbers
Sheet 2 : -
Column L - Has the list of five account numbers as below : -
414444 (In L29)
878664 (In L30)
693195777 (In L31)
42322 (In L32)
565991 (In L33)
Column N - Should reflect the count of the respective account number available in Sheet 1. And if the account number is not available in sheet 1 - the count should be reflected as '0' (Zero).
Could some one help me out in getting a Macro for the above requirement.
Thanks,