Results 1 to 15 of 15

Thread: new to ActiveX

  1. #1

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48

    Talking new to ActiveX

    Hi all & Merry Xmas!


    I am (very) new to ActiveX & have just started to get familiar with it. I just want a few tips, I guess, on how useful ActiveX is, where I can find good info on the subject & of any good books written on the subject.
    Generally I only use vb with Excel so I don't know how useful ActiveX will be.



    Thanks all!
    The END!

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629

  3. #3

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Thanks!
    However, now I have another problem:

    ActiveX Control Tutorial - Part 1 By Karl Moore The Power of Controls, Start Visual Basic, Create a New 'ActiveX Control' project
    How do I create a new 'ActiveX Control' project.

    I use vb from Excel - does that make a difference?

    Help!!!!!!

    The END!

  4. #4
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    Assuming u are using vb6

    start VB
    Select "ActiveX Control"
    Click Open

    let me know how it goes

  5. #5
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    Originally posted by vbAngel
    ...

    I use vb from Excel - does that make a difference?

    Help!!!!!!

    uh.. bummer... didn't see that.

    don't think u can make activeX controls from excel... sorry

  6. #6

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    How can I start vb, if not from Excel?

    I've never tried this.
    The END!

  7. #7
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    U don't have Visual Basic installed?

  8. #8

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    I don't know.
    How can I check?

  9. #9
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    ok, u probl. don't have it installed.

    u could always do a search for Vb*.exe on u'r computer.

    but if this is u'r computer, and u don't know if its installed... well.. then it probl isn't

  10. #10

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Thanks peet,
    No, I don't have vb installed.... no wonder I've had trouble with vb files!


    Does make sense - I'll have a look at buying it I guess - it's a separate application, right?

  11. #11
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    Yes it is.

  12. #12
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    The "VB" in Excel is VBA or Visual Basic for Applications, and is like a scaled down version of VB that works for the Office suite of apps, just FYI.

  13. #13

    Thread Starter
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    edneeis,
    does that mean that I can still use ActiveX in VBA or is it just in VB?

  14. #14
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Sure you can USE ActiveX controls or DLLs or EXEs inside VBA but if you want to MAKE them then you'll need VB. Although I guess you could make class modules in VBA but you couldn't make them into a DLL or anything.

  15. #15
    Addicted Member goudabuddha's Avatar
    Join Date
    Jun 2001
    Location
    Somewhere cheesy
    Posts
    203

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