Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() I am using this Source data in the Value in my chart. ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]Symbols'!$F$4:$F$34 Is there a way for it to change every time I update? I want it to get the information form $F$4:$F$35 then the next day add $F$4:$F$36 and the next day $F$4:$F$37.......... Can anyone help? -- sctroy ------------------------------------------------------------------------ sctroy's Profile: http://www.excelforum.com/member.php...o&userid=25928 View this thread: http://www.excelforum.com/showthread...hreadid=486565 |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() I am not real smart about this. Where do I put your formula? =offset($f$4,0,0,counta($F$F)-3,1) ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]Symbols'!$F$4:$F$34 ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]=offset($f$4,0,0,counta($F$F)-3,1) If this is the corect place to put in your formula? -- sctroy ------------------------------------------------------------------------ sctroy's Profile: http://www.excelforum.com/member.php...o&userid=25928 View this thread: http://www.excelforum.com/showthread...hreadid=486565 |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Here are examples and links to other examples:
http://peltiertech.com/Excel/Charts/Dynamics.html - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services Tutorials and Custom Solutions http://PeltierTech.com/ _______ "sctroy" wrote in message ... I am not real smart about this. Where do I put your formula? =offset($f$4,0,0,counta($F$F)-3,1) ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]Symbols'!$F$4:$F$34 ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]=offset($f$4,0,0,counta($F$F)-3,1) If this is the corect place to put in your formula? -- sctroy ------------------------------------------------------------------------ sctroy's Profile: http://www.excelforum.com/member.php...o&userid=25928 View this thread: http://www.excelforum.com/showthread...hreadid=486565 |
#5
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
another that describes completely
http://pubs.logicalexpressions.com/P...cle.asp?ID=518 -- Don Guillett SalesAid Software "sctroy" wrote in message ... I am not real smart about this. Where do I put your formula? =offset($f$4,0,0,counta($F$F)-3,1) ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]Symbols'!$F$4:$F$34 ='C:\Documents and Settings\Randy\Desktop\[SCOTTRADE.xls]=offset($f$4,0,0,counta($F$F)-3,1) If this is the corect place to put in your formula? -- sctroy ------------------------------------------------------------------------ sctroy's Profile: http://www.excelforum.com/member.php...o&userid=25928 View this thread: http://www.excelforum.com/showthread...hreadid=486565 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Source Name Not Found | Excel Worksheet Functions | |||
Adding more source data to existing scatter plot | Charts and Charting in Excel | |||
Need Formula to display pivot table source data | Excel Worksheet Functions | |||
pivot table in data source order | Excel Discussion (Misc queries) | |||
Named dynamic ranges, copied worksheets and graph source data | Charts and Charting in Excel |