Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I'm having difficulty linking the results of a formula to a cell that contains a drop down menu. In the file attached, you'll notice that I am pulling the data (color preference, # of colors) from the data table onto the player specific data table via an offset function. When I select Player 1, the responses automatically change because of an offset function, and the table is populated with the responses of player 1. The offset function is: J14 =offset(C5,$L$10,0) J15 =OFFSET(D5,$L$10,0) J16 =OFFSET(E5,$L$10,0) J17 =OFFSET(F5,$L$10,0) The match function is: L10 =MATCH(J10,B6:B8,0) The problem is, I want to be able to change these very responses on the Player specific data table via a drop down menu in addition to having the offset formula present. column M is an example of what I want (scroll over to see the drop down menus) but I can't figure a proper way to incorporate the offset formula and drop-down menu. How can I create this link? Thank you for the help! :) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW TOCREATE A DROP-DOWN MENU FOR MACROS | Excel Worksheet Functions | |||
run multiple macros from a drop down menu | Excel Programming | |||
Linking choices in drop down menu to have automatic answer... | Excel Discussion (Misc queries) | |||
Drop dwn menu. Formula to count selection frm menu in anoth cell? | Excel Worksheet Functions | |||
filter dropdown menu so 2nd drop menu is customized | Excel Worksheet Functions |