Okay I need help! I am trying to write a vba to open IE and pull data from a website requiring a logon. Then after login there is a place to put a persons account number, which needs to be pulled from Excel and it gives a table with the persons account history. I need to pull that table; then go to the next person on the list in excel sorted by account number. Is this possible? To have it loop by account numbers in excel then go onto the next one?

EX: I have a list of account numbers i need to go into a website then have it paste the info back into excel

Thanks for any help.