• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. D

    Error when saving Powerpoint via VBA from Excel (Runtime error '-2147467259)

    Hi Shrivallabha - thanks for your reply. The path does exist, and it is hard coded in the sub. Doole
  2. D

    Error when saving Powerpoint via VBA from Excel (Runtime error '-2147467259)

    Hi there, I'm struggling to get the save portion of the code below to work. Basically, the intention is to open a powerpoint file embedded in excel; copy, paste and format some ranges from excel as bulleted lists in some slides (All of this works fine), and then save the powerpoint to the...
  3. D

    Hyperlinks Pointing to Wrong Cell in Wrong Worksheet

    Hi All, I have a strange problem that's only just started occurring - I have a number of hyperlinks to a checks page in my model - worksheet called 'Integrity' and reference A1. The hyperlink to the integrity page is in cell A1 of every other worksheet in the workbook. All the hyperlinks...
  4. D

    VBA - Copy Specific Data from All Workbooks in A folder - Problem

    Hi All, I've created a little macro that is designed to loop through all excel files ("data files") in a specific folder, copy a specific range, and then consolidate these in another file ("Consolidated File"). The Consolidated File resides in "My DocumentsProjectsTest" The data files...
Back
Top