I atempting to expand the fucntionality of the folllowing forumla by using the address() worksheet function.
I have replaced the "Tables!$H$4:$Q$24" in the above formula with the following ...
Although the ADDRESS formula DOES return the correct address - "Tables!$H$4:$Q$24" - when placed in a cell by itself, it gives me a VALUE error when used as a replacement to Tables!$H$4:$Q$24 in the first formula.
Is the result from the ADDRESS function a reference or is it simply a string type?
Thansk for the help.
Edit:
Oh yeah, WHY am I doing this?
I need to reference one of several tables for the results. The table to be referenced is determinded by the value in MAIN!$B$12. Each table has the same number of rows and columns and are situated vertically with a few rows in between. This should have no affect of the results. The test forumla is referencing the first table anyway and should work as intended.
Bookmarks