I am writing a macro that requires finding a row number in a table.
User select 1 of 300 beams in a drop down list, that is column 1 of the table on a hidden worksheet
Macro then stores row number and looks up beam propertyies based on that row number and diffrent column numbers
The lookup should always be a perfect match since the drop down list is populated by the lookup match.
Your help on the "dynamic help" menu worked perfect except with the "SelectionChange" function I can no longer lock the worksheet and just unlock the input cells.![]()
Bookmarks