I'm trying to write a macro that will take 2 different strings from excel and input it into my screen, then pull the data the screen pulls up and put it in a spot in excel. I need this for a couple diff row and columns in excel. basically below is how the excel sheet will be formated, I will need the date put into my screen, then the id, so for example 3012009 then 1234, enter, some data pulls up for that date, it's just one field. i understand the rows/colums of the fields on the screen is what i need. But where i'm confused is how can i get name2 with their id and the date starting over again to input and pull the data i need. any help on this. Thx
REP name1 name2 name3
Date ID 1234 678 9876
3012009
3022009
3032009
3042009
3052009
3062009
REP name1 name2 name3
Date ID 1234 678 9876
3012009
3022009
3032009
3042009
3052009
3062009