Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I know there have been previous posts on this but I am relatively
new to VBA and am having trouble adapting it to my needs I have many charts in a sheet. i want to make their souce data dynamic. the source range of charts are like sheet1!$B$9:$CN$13 where $B$9 is starting range and " $CN$ " is ending range. for every chart the starting range is different but the ending Datarange is of same Column "$CN" . i want to make the column Letter dynamic ,Row number are Static ... from "CN" it has to change it to "CO" in all the charts.. Every occurence of CN DataRange has to be changed to CO .Every month one column gets added up. i.e from co to cp and so on. this change has to reflect in all the charts . hope anyone can provide a macro for this . since there are many charts manually hardcoding using count function is not possible... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to make First letter of the cell in capital letter | Excel Programming | |||
Make dynamic charts more dynamic | Charts and Charting in Excel | |||
How to replace column letter in refferences with a function using the old column letter? | Links and Linking in Excel | |||
How to replace column letter in refferences with a function using the old column letter? | Excel Worksheet Functions | |||
Excel: How do I type a letter in a column and make a check mark a. | Excel Worksheet Functions |