Macro to activate cell whose address is referenced elsewhere
问题 I have an array of Months and Years (formatted Jan-16, Mar-17, etc) in a single row. I have a formula that will find the current month (based on the month and year I select in a drop-down menu) and spit out the address of that given month and year: =CELL("address",INDEX(E3:BL3,MATCH(D1,E3:BL3,0))). Works like a charm. Now I need to know how I can program a macro to look at the cell that contains the address and activate the cell whose address I am referencing. So, for example, if the address