Search : in
By :

Lost data after saving Powerpoint presentatio

Last answer on Oct 8, 2008 4:40:37 pm BST CMK08, on Oct 8, 2008 3:39:55 pm BST 
 Report this message to moderators

Hello,

We use VBA to generate Powerpoint presentation using data from Excel. Data inserted into charts datasheet disappears after we save it. We stepped through the code to determine that after the file is saved, we cannot access the data from the chart. When we open the ppt presentation, the chart is still there, but once you click on it it goes blank and the datasheet is also blank. That doesn't happen with any other ppt objects.

The slides used in the presentation built from excel via vba come from a pot template.

Any help appreciated, thanks

CMK

Configuration: Windows XP
Firefox 3.0.3

Best answers for « Lost data after saving Powerpoint presentatio » in :
Recovering lost files Show Recovering lost files Summary Preconditions Under Windows Freeware PC Inspector File Recovery Restoration Hand Recovery Undelete Plus SoftPerfect File Recovery Photorec&Testdisk Instruction for application Notice Under...
Saving your settings on Mozilla Firefox ShowSaving your settings on Mozilla Firefox Location Notes Location Save/Restore you firefox settings, Bookmarks, history and add-ons You should show hidden files on folder options. For Vista Access C:\users\User...
[PowerPoint] Exporting PPT in PDF via hyperlinks Show[PowerPoint] Exporting PPT in PDF via hyperlinks Here's how to export a PPT to PDF while keeping all the clickable links. 1.Start OpenOffice Impress 2.Open your file. PPT or. PPS 3.Go to File> Export as PDF
Backup Outlook 2003 data ShowBackup Outlook 2003 data All Outlook 2003 data ( Emails, Agenda, Contacts, Tasks...) are in one file with .pst extension The file is in the following default folder: C:\Documents and Settings\Login\Local Settings\Application...
Download IsoBuster ShowIsoBuster is a recovery tool of CD, DVD, HD-DVD and BD taking care of all the formats and their systems of common files. It can be useful to find data saved on a support which Windows cannot read any more. Start up IsoBuster, insert a CD, DVD,...
Download Mareew File Recovery ShowMareew File Recovery is a utility which will allow you to find lost data on a dynamic disk or flash memory. For this purpose, this program browses the whole disk in order to detect all the files which can be recovered. Mareew File Recovery can be...
Data transmission - Cabling ShowCabling types Several physical data-transmission media are available to connect together the various devices on a network. One possibility is to use cables. There are many types of cables, but the most common are: Coaxial cable Double twisted...
Introduction to power line communications (PLC) ShowIntroduction to PLC "Power Line Communications" basically means any technology that enables data transfer at narrow or broad band speeds through power lines by using advanced modulation technology. Depending on the country, the institution and the...
Data transmission - Introduction ShowData representation The purpose of a network is to transmit information from one computer to another. To do this, you first have to decide how to encode the data to be sent, in other words its computer representation. This will differ according to...

1

 CMK08, on Oct 8, 2008 4:40:37 pm BST
  • +1

Solution: need to update graphs after they get populated.

objGraph.application.update

thanks

Reply to CMK08