Hi,
Been using Excel for a while now, but only just started using macros. I have a large table of data in one sheet on Excel, and then I have another sheet whereby you put in the name of an object in the table, and it will pull via vlookups, some specific information off the table about that object and display it for you. Now I have loads of objects in the table, and instead of manually going in and copying each name from the table of data into the other sheet, I want it to automatically pull every object in say....column D, put it individually into my top sheet, and then print off the data that the vlookups provide.
Like so:
So I want to individually pull everything that has an entry for "Description", put it into the highlighted cell each time, have my vlookups pull all the data, and then print that sheet off.
I can get it to follow a macro where I have to click each description I want the first time around and then it will copy me if I ever want to do it again, but that's not very helpful when I have hundreds of descriptions. How do I get it to look at a range of cells but take each one in turn?
Thanks for any help!!
Been using Excel for a while now, but only just started using macros. I have a large table of data in one sheet on Excel, and then I have another sheet whereby you put in the name of an object in the table, and it will pull via vlookups, some specific information off the table about that object and display it for you. Now I have loads of objects in the table, and instead of manually going in and copying each name from the table of data into the other sheet, I want it to automatically pull every object in say....column D, put it individually into my top sheet, and then print off the data that the vlookups provide.
Like so:

So I want to individually pull everything that has an entry for "Description", put it into the highlighted cell each time, have my vlookups pull all the data, and then print that sheet off.
I can get it to follow a macro where I have to click each description I want the first time around and then it will copy me if I ever want to do it again, but that's not very helpful when I have hundreds of descriptions. How do I get it to look at a range of cells but take each one in turn?
Thanks for any help!!