Mike Langlois
Member
Hey everybody,
I have a question. I am aiming to build a spreadsheet where on the front sheet, someone can put a reference number in (lets say 001) and it will look through a series of other sheets and pull through any information that is in line with that reference number.
Normally I'd just use Vlookup, no problem, however there is a chance that there will be multiple lines for a reference number, and I'd need them to show each one somehow? Is something like this possible without using VBA?
Example sheet shows on sheet 1, you would put the ref number you want to pull out, and under the headers it would bring back any information that is under that ref on the other sheets?
I have a question. I am aiming to build a spreadsheet where on the front sheet, someone can put a reference number in (lets say 001) and it will look through a series of other sheets and pull through any information that is in line with that reference number.
Normally I'd just use Vlookup, no problem, however there is a chance that there will be multiple lines for a reference number, and I'd need them to show each one somehow? Is something like this possible without using VBA?
Example sheet shows on sheet 1, you would put the ref number you want to pull out, and under the headers it would bring back any information that is under that ref on the other sheets?