A
anurag.d
Hello,
Every month I receive Employee pay data from an agency in Excel.
I have to check whether the account number put by the agency ar
correct or not.
eg:Basic has account number 610300,610200,610250.I have to verify tha
the entire data contains only these account number in the ro
corresponding to Basic.
Similar to "Basic" above their are about 50 more fields with differen
account numbers(number of accounts vary between 1 to 6) for which
have to check the data.
The data is voluminous with the fields appearing randomly.
eg:Basic may appear in the 1st,2nd or nth row multiple times. (an
similarly the other fields)
So in short,
The Macro should look for the word Basic (or any other X field),then i
should look for the corresponding Account Nos.Then it has to chec
whether the account number is correct for that account.
Hope so i have been as elaborate as possible.
Thanks!
Every month I receive Employee pay data from an agency in Excel.
I have to check whether the account number put by the agency ar
correct or not.
eg:Basic has account number 610300,610200,610250.I have to verify tha
the entire data contains only these account number in the ro
corresponding to Basic.
Similar to "Basic" above their are about 50 more fields with differen
account numbers(number of accounts vary between 1 to 6) for which
have to check the data.
The data is voluminous with the fields appearing randomly.
eg:Basic may appear in the 1st,2nd or nth row multiple times. (an
similarly the other fields)
So in short,
The Macro should look for the word Basic (or any other X field),then i
should look for the corresponding Account Nos.Then it has to chec
whether the account number is correct for that account.
Hope so i have been as elaborate as possible.
Thanks!