A
alex.k
Hi,
Before i start let me tell you that I am completely new to Excel, so
please forgive if i am asking the obvious. Until today i thought that I
can manage most of the computer related stuff on my own, but as it
happens, i can't. I spent few hours browsing and searching on this
forum for an answer to my problem, i've seen a few that i thought will
work, but i wasn't able to make them work. [btw, english is not my
mothertongue, so give me some credit for mistakes ]
PROBLEM:
I am trying to construct a kind of calculator, which will be using
pre-defined values in one row, and performing calculations on them. I
want those values to be put in cells using combo box. I created the
worksheet [called DataT] with the column having names of the sets of
values, and values themselves, like this:
A B C D E
1 SET1 1 1 1 1
2 SET2 2 2 2 2
3 SET3 3 3 3 3
In the other worksheet, i have combobox, and have SET1,SET2 and so on
as names in a drop down list. And i would like the 4 cells next to the
combobox to fill in with the appropriate values from columns B to E, as
i pick the SET in the combobox. I have a general idea after reading many
posts that i need to use VLOOKUP to do this, but i am unable to
implement this function properly. I tried, but the best i achieved was
the number of the SET in the first cell next to the combobox. And i
would like to have, for example, when i pick SET2 in the drop-down
list, 2 2 2 2 in the four cells next to combobox. I think it is
possible, but I can't figure it on my own, so any help here will be
greatly appreciated. Thank you in advance.
Alex [the Confused]
Before i start let me tell you that I am completely new to Excel, so
please forgive if i am asking the obvious. Until today i thought that I
can manage most of the computer related stuff on my own, but as it
happens, i can't. I spent few hours browsing and searching on this
forum for an answer to my problem, i've seen a few that i thought will
work, but i wasn't able to make them work. [btw, english is not my
mothertongue, so give me some credit for mistakes ]
PROBLEM:
I am trying to construct a kind of calculator, which will be using
pre-defined values in one row, and performing calculations on them. I
want those values to be put in cells using combo box. I created the
worksheet [called DataT] with the column having names of the sets of
values, and values themselves, like this:
A B C D E
1 SET1 1 1 1 1
2 SET2 2 2 2 2
3 SET3 3 3 3 3
In the other worksheet, i have combobox, and have SET1,SET2 and so on
as names in a drop down list. And i would like the 4 cells next to the
combobox to fill in with the appropriate values from columns B to E, as
i pick the SET in the combobox. I have a general idea after reading many
posts that i need to use VLOOKUP to do this, but i am unable to
implement this function properly. I tried, but the best i achieved was
the number of the SET in the first cell next to the combobox. And i
would like to have, for example, when i pick SET2 in the drop-down
list, 2 2 2 2 in the four cells next to combobox. I think it is
possible, but I can't figure it on my own, so any help here will be
greatly appreciated. Thank you in advance.
Alex [the Confused]