Click here to Skip to main content
15,913,486 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how I get all contents of a word doc wirh a macro written in VB ? Pin
bryce1-May-02 21:14
bryce1-May-02 21:14 
GeneralRe: how I get all contents of a word doc wirh a macro written in VB ? Pin
bog_tom1-May-02 21:21
bog_tom1-May-02 21:21 
Generalpicture Pin
bog_tom1-May-02 20:33
bog_tom1-May-02 20:33 
GeneralRe: picture Pin
Hesham Amin11-May-02 22:48
Hesham Amin11-May-02 22:48 
Questionnew Form by name? Pin
Andy Smith1-May-02 6:14
Andy Smith1-May-02 6:14 
AnswerRe: new Form by name? Pin
Nick Parker1-May-02 8:38
protectorNick Parker1-May-02 8:38 
GeneralRe: new Form by name? Pin
Andy Smith1-May-02 10:11
Andy Smith1-May-02 10:11 
AnswerRe: new Form by name? Pin
James T. Johnson1-May-02 21:43
James T. Johnson1-May-02 21:43 
Dim myForm as Form<br />
Set myForm = new Forms("MyFormName")


I've seen something similar to that, but I don't have VB 6 installed so I can't check it.

Should give you a start anyway,

James

Simplicity Rules!
GeneralRe: new Form by name? Pin
Andy Smith2-May-02 17:11
Andy Smith2-May-02 17:11 
GeneralIntegration of mp3 files in VB application Pin
Ahuva30-Apr-02 10:28
Ahuva30-Apr-02 10:28 
GeneralRe: Integration of mp3 files in VB application Pin
CSharpLady8-May-02 10:02
CSharpLady8-May-02 10:02 
GeneralRe: Integration of mp3 files in VB application Pin
SHaroz13-Jun-02 6:24
SHaroz13-Jun-02 6:24 
GeneralVB6.exe Application Error caused by using DLL Pin
SanShou30-Apr-02 4:14
SanShou30-Apr-02 4:14 
GeneralFind Dialog box Pin
30-Apr-02 3:21
suss30-Apr-02 3:21 
GeneralFind Dialog box Pin
30-Apr-02 3:21
suss30-Apr-02 3:21 
GeneralLanguage Problem Pin
kag22-Apr-02 21:13
kag22-Apr-02 21:13 
GeneralMy problem is solved;) Pin
kag28-Apr-02 21:02
kag28-Apr-02 21:02 
GeneralActiveX controls overview! Pin
21-Apr-02 8:38
suss21-Apr-02 8:38 
GeneralRe: ActiveX controls overview! Pin
Paul M Watt21-Apr-02 10:29
mentorPaul M Watt21-Apr-02 10:29 
Generalarguments... for exe..... Pin
19-Apr-02 13:20
suss19-Apr-02 13:20 
GeneralRe: arguments... for exe..... Pin
Paul M Watt19-Apr-02 14:08
mentorPaul M Watt19-Apr-02 14:08 
GeneralRe: arguments... for exe..... Pin
Daniel Turini19-Apr-02 14:13
Daniel Turini19-Apr-02 14:13 
GeneralError making Windows Installer ouput file Pin
Wynn18-Apr-02 6:03
Wynn18-Apr-02 6:03 
GeneralRunning VB exe program's on other computers Pin
Aleksey Suvorov17-Apr-02 15:24
Aleksey Suvorov17-Apr-02 15:24 
GeneralRe: Running VB exe program's on other computers Pin
Paul M Watt21-Apr-02 10:31
mentorPaul M Watt21-Apr-02 10:31 

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.