F
Frantic Excel-er
Hi...
I am directing this question to the MVP'ers because it is very difficult (in
my opinion).
Here is the situation...
I am writing a Macro to automate as much of an importing process that I can.
I am happy to say that I am on the last steps. Here is what I am trying to
do now -
I currently have to manually verify that all accounts in an imported
document are correct, and what they should be. I have a printed list that I
check the imported file with. I would like for excel to look at that list
and somehow tell me if the accts are correct....I only have to verify that
the first 5 numbers of an 11 digit account are correct. If they are not
correct, I would like a box to pop up saying "Accts Incorrect" and maybe
reference the cell. In the file itself, there can be any number of accounts
to check (from 1 to 100000)...(very tedious).
Any direction at all??????
I am directing this question to the MVP'ers because it is very difficult (in
my opinion).
Here is the situation...
I am writing a Macro to automate as much of an importing process that I can.
I am happy to say that I am on the last steps. Here is what I am trying to
do now -
I currently have to manually verify that all accounts in an imported
document are correct, and what they should be. I have a printed list that I
check the imported file with. I would like for excel to look at that list
and somehow tell me if the accts are correct....I only have to verify that
the first 5 numbers of an 11 digit account are correct. If they are not
correct, I would like a box to pop up saying "Accts Incorrect" and maybe
reference the cell. In the file itself, there can be any number of accounts
to check (from 1 to 100000)...(very tedious).
Any direction at all??????