Link Drop down menu list to Further columns

waqas_sagar

New Member
Joined
Jul 9, 2010
Messages
6
Hello everyone

I am just wondering if any of you can help me.

I have made drop down menu in excel ( say in Column b and there is a list of expenses say 40 expenses), I have Written same expenses one by one in column , c , d, e , f, g, h and so on. what i want is , if some write and amount in column a select an expense from drop down menu in column B ... it should be shown into the column which i have made next to the column B.

e.g say i have put Motor Expense in column M, Interest Charges in Column V, If i put amount in column A £100 and select Motor expense from the drop down menu, same £100 should go into the column M as soon as i select motor expense form the drop down menu.

Hope you understand what i am trying to ask.


Kindly let me know, which video to watch of your.

looking forward to get a positive response from you.

Warm Regards

Waqas Sagar
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Have a look at the SUMIF function, to sum for each expense type, e.g. =SUMIF($B$2:$B$40,"Motor Expense",$A$2:$A$40)

I'm guessing at what you want ... your posting is not so clear as to what you are aiming for.
 
Upvote 0
Try my suggestion. I can't see see your file there.
 
Upvote 0

Forum statistics

Threads
1,215,261
Messages
6,123,930
Members
449,134
Latest member
NickWBA

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