Hello everyone,
After the fantastic advise yesterday I have decided to come back for more!
Now I'm sure there are lots of online tutorials for what I want to do but I am not sure of the name of the process so I cannot find anything.
What I want to do is pull in the data from one hidden area of the worksheet into the area seen in the picture:
http://i.imgur.com/uXNWKmt.png
This would preferably be done using the combo box at the top.
I would then like to be able to change the data in the area so it changes in the hidden area (so I cannot just use a load of nested IF statements).
Basically making a window within a worksheet that views another part of the worksheet.
I'm pretty sure i've seen this done before but can't for the life of me remember where so I cannot find the example. If anyone can point me in the direction of an example that would be fantastic.
(The data doesn't necessarily need to be hidden in this worksheet, it can be in another worksheet or even workbook if that is necessary).
I haven't really had much use of VBA so if that is the only way a pointer to a good tutorial would be great.
Thanks for the help
Jeester
After the fantastic advise yesterday I have decided to come back for more!
Now I'm sure there are lots of online tutorials for what I want to do but I am not sure of the name of the process so I cannot find anything.
What I want to do is pull in the data from one hidden area of the worksheet into the area seen in the picture:
http://i.imgur.com/uXNWKmt.png
This would preferably be done using the combo box at the top.
I would then like to be able to change the data in the area so it changes in the hidden area (so I cannot just use a load of nested IF statements).
Basically making a window within a worksheet that views another part of the worksheet.
I'm pretty sure i've seen this done before but can't for the life of me remember where so I cannot find the example. If anyone can point me in the direction of an example that would be fantastic.
(The data doesn't necessarily need to be hidden in this worksheet, it can be in another worksheet or even workbook if that is necessary).
I haven't really had much use of VBA so if that is the only way a pointer to a good tutorial would be great.
Thanks for the help
Jeester