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 TouchToneTommy 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 wbl

  1. wbl

    Take ownership of NTFS folders by VBcode

    How can I change the owner of a folder by VBcode ?
  2. wbl

    Is there a way to delete NTFS file permissions in VB?

    Is there a way to delete NTFS file permissions in VB? Otherwise, how can I delete a ACE from a ACL by VB code ?
  3. wbl

    Set NTFS rights on folders by VB code

    Hi, How can I delete ACE from a ACL list by VB code. Regards, Wbl
  4. wbl

    Set NTFS rights on folders by VB code

    Hi, How can I set userrights on NTFS folders by VB code ? Regards, Wbl
  5. wbl

    View open excel workbooks by multiple running Excel applications

    Hi, I've made a simple application in Excel that list all open documents or files. With this program users can simply save one or more open files to a selected directory (so it is not neccessary for them to browse in our datastructure). This excel application is shared on the network, so...
  6. wbl

    API call to view and switch between multiple running Excel sessions

    Hi, How can I view all open workbooks in multiple excel sessions ? I think a API call is needed to activate other excel sessions and list the open workbooks. But I don't know which API call to use. Thanks Wim
  7. wbl

    View open excel workbooks by multiple running Excel applications

    Hi, That's is my problem !, multiple sessions of Excel are running ?
  8. wbl

    View open excel workbooks by multiple running Excel applications

    Hi, How can i get a list of all open excel workbooks in multiple running excel applications by a macro ? Thanks, wim
  9. wbl

    list open workbooks in multiple open excel applications

    Hi, I'am trying to get list of all open workbooks in multiple running excel applications in EXCEL VBA. I'am trying a lot of solutions, but they only works with the active excel application. Is there someone who can give me a fabulous solution ?

Part and Inventory Search

Back
Top