LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 108
Default Spreadsheet program?

Hi Robert,

Ok, I'll bite...

I guess you're asking if Excel can do these things. My answers in line.

Need spreadsheet not unlike Quattro-Pro.
* Must be able to graph 2 variables (eg:volume, temperature VS time)
and show each with its own grids in its own colors with scales in same
colors (eg: one on left, other on right).


Use an XY scatter chart.

* Absolutely !MUST! be able to do all of the following:
1) copy a graph to a (given, programmed) position
..and i mean COPY - NO changes of font or anything else!


You mean copy to another position on the same spreadsheet? {Ctrl}-C {Ctrl}-V
will do it.

2) via program/macro, to change title(s) obtained from given cell(s)
..and i mean change text ONLY - NO changes of font or anything else!


Add a title. Then click on the title, go to the formula bar and enter
=Sheet!A1 (or just enter = then select a cell)

3) via program/macro, export graph in BMP or GIF format and SIZE it


Suggested procedure (in Excel VBA) is
- Copy chart to picture
- Build empty chart scaled by enlargement factor
- Copy picture to temp chart
- Export temp chart
- Delete temp chart and picture

4) via program/macro, export a range of data, preferable in TEXT format
if TEXT was designated, or dDASE3 format if dBASE3 was designated
..and i mean NO OTHER FORMAT than the designated one!


Copy range to new sheet then Save As... and pick txt or dBaseIII or
whatever.

What spreadsheet program can do this??


Excel

Ed Ferrero
www.edferrero.com


 
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
Existing spreadsheet program Ken McLennan[_2_] Excel Worksheet Functions 1 September 6th 08 07:58 PM
Program to apply macro to new spreadsheet miaminemo Excel Discussion (Misc queries) 1 June 15th 07 05:50 PM
8 Functions in a spreadsheet program Aleatha Excel Discussion (Misc queries) 1 November 1st 06 09:14 PM
Can you open a new spreadsheet in a new program window? 3R''s Excel Discussion (Misc queries) 3 November 10th 05 12:59 AM
Need Help Initializing Excel Spreadsheet Program jb999 Excel Discussion (Misc queries) 3 November 2nd 05 11:09 PM


All times are GMT +1. The time now is 08:36 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"