PC Review


Reply
Thread Tools Rate Thread

How to chart values generated in a macro in any desired sheet. Ple

 
 
BEETAL
Guest
Posts: n/a
 
      24th Dec 2008
For your Kind attention. Urgent help required.

I am running a macro (Function not Sub) which throws out 1000 data points
(x,y). For each y there is one x. I have managed to store the ys in an array.

Can someone please help me to chart these ys in sheet1,say. basically I
need to create a chart without pasting the data on the sheet.

Actually, when I run a Function, i am not being able to use the following
command to paste the generated data on the sheet. But it works in a SUB.

Cells(i + 10, j + 2).Value = spread(i, j) --> the spread values DO not get
pasted when asked to from a Function. In Sub it works. Why?
--
beetal
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to chart data generated in a macro in any desired sheet. Pleas BEETAL Microsoft Excel Programming 1 24th Dec 2008 01:39 PM
Getting values from desired sheet for printing. Sinner Microsoft Excel Programming 5 8th Sep 2007 09:40 AM
copy values generated by conditional formula in one sheet to the other work sheet as values ramana Microsoft Excel Worksheet Functions 1 5th Oct 2005 01:04 PM
copy values generated by conditional formula in one sheet to the other work sheet as values bobby Microsoft Excel Misc 1 5th Oct 2005 12:18 PM
copy values generated by conditional formula in one sheet to the other work sheet as values bobby Microsoft Excel Discussion 1 5th Oct 2005 10:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:43 PM.