How can I obtain the column header value and the row header value?

Lopez, Ahiezer 236 Reputation points
2022-01-07T21:12:07.897+00:00

If I were to enter any number in a textbox on a form and is equal to any values from D12:I36, I want it to return the coresponding value in column B and the corresponding row value in D7:I7. For instance, if I type 225-01-0899 this is equivalent to the value found in F16 therefore it would return the values found in B16 and F7. How would I go about this?

163257-image.png

Below is the link...

https://www.dropbox.com/scl/fi/ouh97llr48oczb747a9q7/DemoSheet.xlsm?dl=0&rlkey=lfzmkpzxwaydhibdit3s3p7ue

Microsoft 365 and Office Development Other
Microsoft 365 and Office Excel For business Windows
Developer technologies Visual Basic for Applications
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Herbert Seidenberg 1,191 Reputation points
    2022-01-08T23:35:08.607+00:00

    Excel 365 Pro Plus with Power Query.
    Find row and column header of a Table value.
    No formulas, no VBA macro.
    Major upgrade to Excel 365 usage needed.
    https://www.mediafire.com/file/1t3nbb47xshrwri/01_08_22a.xlsx/file

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.