Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 10
Default Datestamp & Paste Chart resolution

In order to be sure of the filename & date that a chart was produced I
have to datestamp it with a text field containing:

TEXT(NOW(),"YYYY-MMM-
DD")&MID(CELL("filename",A1),SEARCH("[",CELL("filename",A1))
+1,SEARCH("]",CELL("filename",A1))-SEARCH("[",CELL("filename",A1))-1)

I then paste an image of the chart in PPT.

This means that the chart is referenced in no matter which
presentation it is used.

1) Is there an easier way to do this?

2) Can the image resolution be adjusted with a registry entry like
"ExportBitmapResolution" for PowerPoint?

Yes this is an Excel question!

Steve

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Datestamp & Paste Chart resolution

Instead of pasting the chart in bitmap format, paste as a metafile. Or copy
it as a metafile, then simply paste it. Here are a few tips:

http://peltiertech.com/Excel/XL_PPT.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"SteveG" wrote in message
ups.com...
In order to be sure of the filename & date that a chart was produced I
have to datestamp it with a text field containing:

TEXT(NOW(),"YYYY-MMM-
DD")&MID(CELL("filename",A1),SEARCH("[",CELL("filename",A1))
+1,SEARCH("]",CELL("filename",A1))-SEARCH("[",CELL("filename",A1))-1)

I then paste an image of the chart in PPT.

This means that the chart is referenced in no matter which
presentation it is used.

1) Is there an easier way to do this?

2) Can the image resolution be adjusted with a registry entry like
"ExportBitmapResolution" for PowerPoint?

Yes this is an Excel question!

Steve



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 560
Default Datestamp & Paste Chart resolution

On Fri, 26 Oct 2007, in microsoft.public.excel.charting,
SteveG said:
2) Can the image resolution be adjusted with a registry entry like
"ExportBitmapResolution" for PowerPoint?


I think the image resolution in pixels is 120 per inch, so you can
choose the resolution of your bitmaps by setting the size of your chart
objects to the appropriate number of inches, to a maximum of about 11 or
11.5 or so inches, or a bit more than 1300 pixels.

Click on the embedded chart while pressing the shift key to select it as
an object, then set the height and width in the "Size" tab in the
"Format Object" dialogue.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.
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
How do I adjust picture resolution? Lady_Fire New Users to Excel 2 September 2nd 06 08:46 AM
Datestamp Pieman Excel Worksheet Functions 4 March 11th 06 12:31 PM
can i export a high resolution chart from Excel timmsteiner Excel Discussion (Misc queries) 1 November 13th 05 09:13 AM
chart resolution Mike G Charts and Charting in Excel 2 June 3rd 05 01:16 PM
"resolution not supproted" clueless Excel Discussion (Misc queries) 1 April 23rd 05 03:37 AM


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