VBA to call a range

  • Thread starter Thread starter newintown
  • Start date Start date
N

newintown

This is probably very easy for someone so I am hoping someone will b
kind enough to help.

I have a userform with a listbox of several items. I would like th
listindex number to call and print a specific range (components tha
make up a product) from a different worksheet called "forecast".

Any ideas on how best to achieve this? Thank you in advance
 
newintown said:
This is probably very easy for someone so I am hoping someone will be
kind enough to help.

I have a userform with a listbox of several items. I would like the
listindex number to call and print a specific range (components that
make up a product) from a different worksheet called "forecast".

Any ideas on how best to achieve this? Thank you in advance!

So for every product item, you have an own sheet?
And if so, are the items in the listbox showing the product's name and
corresponding to those sheets?
 

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

Back
Top