K
koala
Hello forum,
Can someone point me in the right direction with this.
I have designed a userform for data entry.
It has a combobox that is linked to a pre defined range on th
worksheet (A59:A94) called "Plant_Types"
There is then 8 text boxes for the user to enter the values int
(numbers). On the worksheet this data goes to the next 8 columns (B:I)
rows 59:94 depending on the combobox selection. Ie. If the combobo
selection is for the entry in cell A75, the data needs to go int
B75:I75.
How do I then get that data to the worksheet?
Also if the combobox selection has corresponding data in the outpu
cells already (B:I), can that data be loaded to the form so the user i
able to see it when the selection is made from the combobox, an
therfore hopefully not overwrite it?
Thank you in advance for your assistance
cheers
Koal
Can someone point me in the right direction with this.
I have designed a userform for data entry.
It has a combobox that is linked to a pre defined range on th
worksheet (A59:A94) called "Plant_Types"
There is then 8 text boxes for the user to enter the values int
(numbers). On the worksheet this data goes to the next 8 columns (B:I)
rows 59:94 depending on the combobox selection. Ie. If the combobo
selection is for the entry in cell A75, the data needs to go int
B75:I75.
How do I then get that data to the worksheet?
Also if the combobox selection has corresponding data in the outpu
cells already (B:I), can that data be loaded to the form so the user i
able to see it when the selection is made from the combobox, an
therfore hopefully not overwrite it?
Thank you in advance for your assistance
cheers
Koal