Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Lookup/Find Row & Column headers based on selected data range in vba

I have a simple 30x30 table of data in excel, complete with row and column headings, I created VBA code so the user can select any range within data table and store their selection as a range, now I want to use that selected range to gather/lookup/find (via VBA code) the corresponding row and column headers and store those as ranges.

All so I can execute code for linear interpolation. Any suggestions would greatly appreciated.

Comments