Hi all,
As i have previously said, I'm not very good with VB.
I have created a couple of forms with combo box's also with frames on there.
First of all I am trying to get the combo lists to ignore blanks in my selection.
eg. "worksheet.data($A$2:$A$10)
Also I am after the selection to change the chart shown.
All my charts have a different sheets in excel.
eg.
If my combobox = "GK DEFEND" then i want it to show "worksheet.GK DEFEND"
in "Frame1" or if it = "worksheet.SWEEPER Keeper" then show "worksheet.SW GK"
if non of the above then show "worksheet.GK"
If anyone can help that would be much apprieciated.
Just an example would be great then i can amend and learn how to do it myself.
Many Thanks,
Chris
As i have previously said, I'm not very good with VB.
I have created a couple of forms with combo box's also with frames on there.
First of all I am trying to get the combo lists to ignore blanks in my selection.
eg. "worksheet.data($A$2:$A$10)
Also I am after the selection to change the chart shown.
All my charts have a different sheets in excel.
eg.
If my combobox = "GK DEFEND" then i want it to show "worksheet.GK DEFEND"
in "Frame1" or if it = "worksheet.SWEEPER Keeper" then show "worksheet.SW GK"
if non of the above then show "worksheet.GK"
If anyone can help that would be much apprieciated.
Just an example would be great then i can amend and learn how to do it myself.
Many Thanks,
Chris
Last edited: