I have a spreadsheet with a list of values in H3:H25 as a named range. Im column D rows 25-99 I would like to select one of the values in the named range to enter into the cells in column D, like the drop down list in Excel. How dfo I do this?
-
select your range D25:D99, then menu Data->Validity
-
In dialogue Validity select from drop-down list variant “Cell range”, and bottom set “Source” (your H3:H25)
-
Push OK
5 Likes
That did it! Thanks
mark my answer as Correct (checkbox left from answer)