View Full Version : Connect 2 sheets , do manipulations depending on selection from drop down box
sri.gupta
Jan 12, 2012, 10:09 PM
Connect 2 sheets , do manipulations depending on selection from drop down box
JBeaucaire
Jan 13, 2012, 12:22 AM
You can use VLOOKUP() to bring over information from a row-based database. If you select a value in a cell using a drop down, that value can be searched in your other sheet with VLOOKUP().
enviro_serv
Jan 9, 2013, 01:17 PM
I want to be able to put over 100 different numbers (not at the same time) all on sheet1 A1 to direct to there own sheet.
Each individual number will go to a different sheet(only 1 number per sheet)
Please help
JBeaucaire
Jan 11, 2013, 04:18 AM
Not sure what this means.