matt459,
Without getting into the weeds..
if in cell A1 of Sheet1 you have your drop down (data-validation-list), you
could write in Sheet2 cell A1: =Sheet1!A1
That's a start, you might also want to try looking at Debra Dalgleish's
website too. http://www.contextures.com/tiptech.html
HTH
BigPig
> im trying to create a 'equipment selection' i would like to used drop down
> boxes to select equipment from tables, i would then like to take the results
[quoted text clipped - 4 lines]
>
> does that make sence?