Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Need help w/ macro creating a chart

Folks,

I have a macro which a programmer wrote but I have to make some
changes...

essentially there is time data in column A and temperature data in
column B. The macro opens a box and queries start data and end data
and then determines min and max temp and such.

Now I need the macro to also creat a chart for that range. I have the
start and end date isolated in fields but dont know how the macro could
select the data in between for the chart...

I am not a programmer and havent figured out the R1C1 adress system ...
I havent figured out if it can address through variables, which may
solve the problem

any help appreciated!

Matt

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Need help w/ macro creating a chart

anybody? Is it even possible?

I have the cells for the applicable date range copied into a new column
which only containes data that needs to be charted but the amount of
data, start and end is different each time so the macro needs/vba
needs to pick the first and last cell with data and then build a chart
from it.

Is that possible?

Thanks,

Matt

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Need help w/ macro creating a chart

You may want to use a named dynamic range instead.

Check out

http://peltiertech.com/Excel/Charts/Dynamics.html

In article .com,
"Matt" wrote:

anybody? Is it even possible?

I have the cells for the applicable date range copied into a new column
which only containes data that needs to be charted but the amount of
data, start and end is different each time so the macro needs/vba
needs to pick the first and last cell with data and then build a chart
from it.

Is that possible?

Thanks,

Matt

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default Need help w/ macro creating a chart

thanks, they are interesting .. but they seem to only work if your
first cell is fixed and only tha last varies .. I have first and last
varying :(

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a chart(? pie chart) that shows customers,dates and machi Mark M Charts and Charting in Excel 1 August 20th 08 10:19 PM
Creating resizing macro - select chart as object? ellinoz Charts and Charting in Excel 3 April 4th 08 09:33 AM
Macro creating chart gallery giving problem Pranav Vaidya Charts and Charting in Excel 0 August 8th 07 12:02 PM
Macro for creating a chart Abhijeet Excel Programming 1 August 5th 05 12:27 PM
Creating a Macro to Chart two columns Diane Excel Programming 3 May 3rd 05 09:11 PM


All times are GMT +1. The time now is 01:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"