bluepenink
Well-known Member
- Joined
- Dec 21, 2010
- Messages
- 585
Hello
i used a offset function in my graph but for some reason its not working. unfortunately i cant post a sample but i was wondering if some one can show me can help me with inserting a macro so rows can hide
i.e. my data lies A19:D25.
my offset that i have defined is as follows:
=OFFSET(Reference!$A$19,0,0,MAX(1,COUNTA(Reference!$A$19:$A$25)-COUNT(Reference!$A$19:$A$25)),1)
so technically it should only show active entries on the graph but its not.
but is it possible for a macro or something to show only cells in my specified range to be unhidden/hide?...ive been at this for a day+ so itd b very grateful.
i used a offset function in my graph but for some reason its not working. unfortunately i cant post a sample but i was wondering if some one can show me can help me with inserting a macro so rows can hide
i.e. my data lies A19:D25.
my offset that i have defined is as follows:
=OFFSET(Reference!$A$19,0,0,MAX(1,COUNTA(Reference!$A$19:$A$25)-COUNT(Reference!$A$19:$A$25)),1)
so technically it should only show active entries on the graph but its not.
but is it possible for a macro or something to show only cells in my specified range to be unhidden/hide?...ive been at this for a day+ so itd b very grateful.