Results 1 to 4 of 4

Thread: Using resource files in VBA [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    4

    Using resource files in VBA [RESOLVED]

    Until now I never had to deal with multiple languages. Anyway, here goes my question.

    I already read that in VB it is possible to use resource files created with the resource editor add-in. Storing pictures, icons, text,...

    Does something similar exist for the VBA-environment? Or do I have to create resource files in VisualStudio and use them in my VBA-project? If so, how do I refer to those resource files using VBA-code? I did not find a LoadRes function in VBA.

    A search in the VBA forum did not turn anything up about this subject.

    Maybe in VBA it is not possible ?
    Last edited by Blinky; Dec 5th, 2003 at 05:01 AM.

Posting Permissions

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



Click Here to Expand Forum to Full Width