Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Scrooby

  1. Scrooby

    activate windows.item in Office 2000?

    Mmm, I thought it was obvious that macro settings could not be the trigger, as I had already put my settings to medium... However, my need to solve this problem exceeded my stubbornness, and indeed: when I put my macro settings to 'low security', the whole thing seems to work! I am still a bit...
  2. Scrooby

    activate windows.item in Office 2000?

    Hi, Here's where I was wrong: I thought the file did not open altogether, but it actually DOES open. (I am myself using PPT 2003, but this thing I am creating also has to work in PPT 2000). However when my new file opens, the macros which I put in there don't work! Can you help me a bit...
  3. Scrooby

    activate windows.item in Office 2000?

    Hi, I am trying to activate a specific file from another file. The code below works fine in all kinds of ppt-versions, but not in ppt 2000 (it then opens a new presentation, instead of referring to the old one)!! Does anybody know how we can get ppt 2000 to activate a window? Thanks to the one...
  4. Scrooby

    Macro to close all open workbooks except those of specific filename

    Hi, Interesting topic... I tried this last code to close some specific Powerpoint presentations and it worked fine with ppt 97, but fails to work with ppt 2003 :S. My program really needs to work in different PPT versions! Can you help me? Dim aa As Presentation For Each aa In...
  5. Scrooby

    closing specific powerpoint presentations

    Hi, We need to close some specific powerpoint presentations from another powerpoint presentation (leaving this presentation open and active). We tried some codes (see below), which worked really well on PPT97 & Win 2000, but failed to work on PPT2003 & WinXP :S!! Can somebody help to make this...

Part and Inventory Search

Back
Top