Results 1 to 2 of 2

Thread: VBA.CallByName()

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    6

    VBA.CallByName()

    I wonder if there is something like the VB6 VBA.CallByName().

    I need to call external class member knowing only at runtime the name of this class and member.

    Thank you!

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Try using Reflection. I think you might find that very helpful

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