I'm building a tool to accommodate various reports where the the header row could be in row 1, 2, 3 etc. This tool will be used by a number of different employees. I need a creative way (using VBA) to determine what row the header is in. Management has asked me to prevent the macro from running if there are less than 10 records on the report but each report has a header row and it could have a title etc.
BTW, users are only able to paste into cell A1.
BTW, users are only able to paste into cell A1.
Last edited: