Hello,
I would like to my users to be able to search the site name in a dependent dropdown list (populates the list of site names based on the project selected)
Is there a way to add a formula for that to the formula below.
My dropdown list for this field is in the column range of AD thru AI
=OFFSET($AD$3,1,MATCH($G4,$AD$3:$AI$3,0)-1,COUNTA(OFFSET($AD$3,1,MATCH($G4,$AD$3:$AI$3,0)-1,4000)),1)
Any assistance would be greatly appreciated.
Bookmarks