Click here to Skip to main content
16,004,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBA speed issues Pin
73Zeppelin27-Dec-06 10:07
73Zeppelin27-Dec-06 10:07 
AnswerRe: VBA speed issues Pin
Tim Carmichael27-Dec-06 9:19
Tim Carmichael27-Dec-06 9:19 
GeneralRe: VBA speed issues Pin
73Zeppelin27-Dec-06 10:11
73Zeppelin27-Dec-06 10:11 
GeneralRe: VBA speed issues Pin
Tim Carmichael27-Dec-06 10:15
Tim Carmichael27-Dec-06 10:15 
GeneralRe: VBA speed issues Pin
73Zeppelin27-Dec-06 10:31
73Zeppelin27-Dec-06 10:31 
GeneralRe: VBA speed issues Pin
Tim Carmichael28-Dec-06 4:44
Tim Carmichael28-Dec-06 4:44 
GeneralRe: VBA speed issues Pin
73Zeppelin28-Dec-06 9:25
73Zeppelin28-Dec-06 9:25 
GeneralRe: VBA speed issues Pin
Tim Carmichael28-Dec-06 9:38
Tim Carmichael28-Dec-06 9:38 
We frequently call COM objects written in VB from VBA (either in Excel or a reporting package). So, in theory, you should be able to take the code, massage it into VB Express, write a COM object and call it from Excel...

I just ran a current VB 6 DLL through the upgrade wizard to confirm what it would create... a new project as a class library.

Assuming you can create a class library from VB Express, you should then be able to call the component.

I don't have VB Express on my work PC, but I do on my home PC... I can look at it this weekend and hopefully provide a simple working example.

Also, talked to a co-worker who said that we are currently calling .NET components through SQLServer jobs using scripting, so... it should work.

Tim

GeneralRe: VBA speed issues Pin
73Zeppelin28-Dec-06 10:09
73Zeppelin28-Dec-06 10:09 
GeneralRe: VBA speed issues Pin
Tim Carmichael28-Dec-06 10:10
Tim Carmichael28-Dec-06 10:10 
GeneralRe: VBA speed issues Pin
Paul Conrad28-Dec-06 10:27
professionalPaul Conrad28-Dec-06 10:27 
GeneralRe: VBA speed issues Pin
73Zeppelin28-Dec-06 11:29
73Zeppelin28-Dec-06 11:29 
GeneralRe: VBA speed issues Pin
73Zeppelin27-Dec-06 10:53
73Zeppelin27-Dec-06 10:53 
AnswerRe: VBA speed issues Pin
Eric Georgiades29-Dec-06 14:52
Eric Georgiades29-Dec-06 14:52 
GeneralRe: VBA speed issues Pin
73Zeppelin29-Dec-06 22:21
73Zeppelin29-Dec-06 22:21 
QuestionSend email from VB to SSL supported site Pin
S.Rakshit27-Dec-06 7:37
S.Rakshit27-Dec-06 7:37 
QuestionObject & Form Control Binding Pin
weirbear27-Dec-06 7:32
weirbear27-Dec-06 7:32 
AnswerRe: Object & Form Control Binding Pin
Keith Malwitz27-Dec-06 18:48
Keith Malwitz27-Dec-06 18:48 
Questionabout forms in vb.net Pin
bapu288927-Dec-06 7:18
bapu288927-Dec-06 7:18 
AnswerRe: about forms in vb.net Pin
Dave Kreskowiak27-Dec-06 7:45
mveDave Kreskowiak27-Dec-06 7:45 
QuestionRe: about forms in vb.net Pin
bapu288927-Dec-06 7:56
bapu288927-Dec-06 7:56 
AnswerRe: about forms in vb.net Pin
Dave Kreskowiak28-Dec-06 3:09
mveDave Kreskowiak28-Dec-06 3:09 
AnswerRe: about forms in vb.net Pin
The ANZAC27-Dec-06 21:12
The ANZAC27-Dec-06 21:12 
QuestionRe: about forms in vb.net Pin
bapu288928-Dec-06 7:22
bapu288928-Dec-06 7:22 
AnswerRe: about forms in vb.net Pin
bapu288928-Dec-06 8:23
bapu288928-Dec-06 8:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.