+ Reply to Thread
Results 1 to 4 of 4

Power Point to Excel

  1. #1
    Registered User
    Join Date
    08-20-2008
    Location
    PA USA
    Posts
    27

    Power Point to Excel

    Hey guys! There are a host of ways to get excel charts and info from excel to power point, and the VB is what I have learned to use for automation sake....

    However, I keep metrics at my work, and need to start incorporating other departments information in my access database. One of the easiest ways (relative to your answers) it seems for me to get some of that, is take their weekly powerpoint presentations and enter them in.

    So is there a method for getting data from power point in to excel rather than the other way around (aside fo course, from the good old copy and paste)? Does anyone know a Visual Basic approach, or know where I might find a tut on this?

    I have looked for a bit and find nothing....thanks for your efforts guys!

    justin

  2. #2
    Forum Expert
    Join Date
    01-03-2006
    Location
    Waikato, New Zealand
    MS-Off Ver
    2010 @ work & 2007 @ home
    Posts
    2,243

    Re: Power Point to Excel

    hi Justin,

    This really doesn't answer your question but it's my two cents worth...

    When reporting metrics, the fewer the parties/steps involved the more likely that data integrity is maintained (think of it like a game of Chinese whispers!) so I suggest talking to the Heads/Managers of the other departments about their source data.

    It is very likely that they already/initially have the information in Excel files before putting it into the Powerpoint presentations. Or, you may even find out that they already have their own access databases & you may be able to source/link your figures directly to the Primary source data.

    hth
    Rob
    Rob Brockett
    Kiwi in the UK
    Always learning & the best way to learn is to experience...

  3. #3
    Registered User
    Join Date
    08-20-2008
    Location
    PA USA
    Posts
    27

    Re: Power Point to Excel

    I appreciate the response.

    Thing is, I can huge amounts of data from several departments, and yes most of the raw extractions come in excel workbooks, but we are talking a very large amount of tracking, and even large source. using nothing but excel is really not feasible. for example most of the time i get a single dump from one of fifty sources, it is too big fro excel to hold. so i get a txt doc that I run some script against to break it into smaller excel files because then it is easier to normalize a bit before i start appending tables all day long.

    not only that but the variables that go into these reports are taken from tons of sources, and i had to give the customer a user interface which meant i really had no choice....

    anyway, i need a method on the back end. but i do thank you!

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,434

    Re: Power Point to Excel

    You can use code to extract information.
    The hard part is knowing where and in what the information is stored.

    Are the values in textboxes, tables, msgraph object, embeded excel object etc...?
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1