drop down menus

jw73

New Member
Joined
Apr 26, 2011
Messages
2
i am trying to construct a drop down list that when a particular value is selected, it changes a corresponding cell in the same row.

example A1= value of x changes cell f1 and g1 to x

i know how to create the drop down but dont know how to make it change other cells

i have poured thru other forums and couldnt find the answer so i thought i would just put the question out there

any help is greatly appreciated
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
i am trying to construct a drop down list that when a particular value is selected, it changes a corresponding cell in the same row.

example A1= value of x changes cell f1 and g1 to x

i know how to create the drop down but dont know how to make it change other cells

i have poured thru other forums and couldnt find the answer so i thought i would just put the question out there

any help is greatly appreciated
If you have a drop down list in cell A1 and want other cells to show the same value that's selected from the drop down, then:

In cells F1 and G1 enter this formula:

=A1
 
Upvote 0
T. thanks for quick response

here is the issue and maybe you can expand

the list i am compiling is made up of about 100 values

example rewards1= 1.95% $.35
example corp data2= 2.25% $ .25

so when i pick rewards 1 in drop down it needs to change cells g1 and h1

does that make sense?
 
Upvote 0

Forum statistics

Threads
1,224,506
Messages
6,179,159
Members
452,892
Latest member
yadavagiri

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top