View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] ExcelTricks@gmail.com is offline
external usenet poster
 
Posts: 4
Default Select cell where column and row intersect.

Hello everyone. I wish to be able to enter in a column header and a row
label, and be taken to the cell where they intersect. Headers are in
row 1, and row labels are in column A. I have used VBA a little, but I
need to know which module to use. Can you help me on this? Thanks!