Lookup a reference, go to another worksheet, retrieve a block of d

K

kiwi1962

I am working on a planned maintenance costing system where we identify make
and model of machines via data validation. eg Ford and Mustang. These are
concantenated together in one cell as Ford Mustang. Using this cell
information search another worksheet for a block of data that relates to Ford
Mustang and return to original work sheet. This is to allow sales staff to
select a make/ model from the drop down lists and finalise a quote for
customers using the data pulled in from the lookup search. Thanks in
advance!!!
 
K

kiwi1962

Good Point!
How do I retrieve the data block 9C x 27R from another worksheet and drop
back into the work sheet with the drop down menus.

I have tried an array {=IF(C29="","",INDIRECT(C29))} but have received a
#REF! error

Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top