|
-
Dec 27th, 2001, 02:54 AM
#1
Thread Starter
Member
-
Dec 27th, 2001, 03:16 AM
#2
-= B u g S l a y e r =-
-
Dec 28th, 2001, 12:26 AM
#3
Thread Starter
Member
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! 
-
Dec 28th, 2001, 12:28 AM
#4
-= B u g S l a y e r =-
Assuming u are using vb6
start VB
Select "ActiveX Control"
Click Open
let me know how it goes
-
Dec 28th, 2001, 12:29 AM
#5
-= B u g S l a y e r =-
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
-
Dec 28th, 2001, 12:33 AM
#6
Thread Starter
Member
How can I start vb, if not from Excel?
I've never tried this.
The END! 
-
Dec 28th, 2001, 12:38 AM
#7
-= B u g S l a y e r =-
U don't have Visual Basic installed?
-
Dec 28th, 2001, 12:39 AM
#8
Thread Starter
Member
I don't know.
How can I check?
-
Dec 28th, 2001, 01:18 AM
#9
-= B u g S l a y e r =-
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
-
Dec 28th, 2001, 02:56 AM
#10
Thread Starter
Member
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?
-
Dec 28th, 2001, 03:22 AM
#11
-= B u g S l a y e r =-
Yes it is.
-
Dec 28th, 2001, 11:07 AM
#12
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.
-
Dec 28th, 2001, 04:30 PM
#13
Thread Starter
Member
edneeis,
does that mean that I can still use ActiveX in VBA or is it just in VB?
-
Dec 28th, 2001, 05:51 PM
#14
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.
-
Jan 3rd, 2002, 08:48 AM
#15
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|