Click here to Skip to main content
15,920,031 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Extract Error line Number Pin
Dave Kreskowiak27-Sep-05 4:30
mveDave Kreskowiak27-Sep-05 4:30 
GeneralRe: Extract Error line Number Pin
HemaRawat27-Sep-05 17:56
HemaRawat27-Sep-05 17:56 
GeneralRe: Extract Error line Number Pin
Dave Kreskowiak28-Sep-05 1:19
mveDave Kreskowiak28-Sep-05 1:19 
QuestionSaving MSOffice Document Pin
zerokill27-Sep-05 0:18
zerokill27-Sep-05 0:18 
AnswerRe: Saving MSOffice Document Pin
Edbert P27-Sep-05 21:07
Edbert P27-Sep-05 21:07 
GeneralRe: Saving MSOffice Document Pin
zerokill28-Sep-05 17:25
zerokill28-Sep-05 17:25 
QuestionDataview Rowfilter problem Pin
nitin_ion26-Sep-05 23:00
nitin_ion26-Sep-05 23:00 
QuestionVBA Excel Pin
ksumputh26-Sep-05 20:40
ksumputh26-Sep-05 20:40 
Hi,
I am new to VBA. I'm writing a macro that asks a user to login with username and password. Once his username and password is checked, the macro opens another workbook. To run the second workbook, the username and the password of the user has to be present. I want to send the value of the username and password to the second excel workbook. Can anyone please help Frown | :(

By the way, I need open another excel workbook. I am not supposed to do the program in only one excel workbook.

I open the second excel workbook by calling the function below :
Sub example_template()
ChDir "C:\SymbolsExcelReports"
Workbooks.Open Filename:="C:\SymbolsExcelReports\Example_Template.xls"
End Sub

Thanks for helping Smile | :)

ksumputh
QuestionDatagrid Pin
nitin_ion26-Sep-05 20:02
nitin_ion26-Sep-05 20:02 
AnswerRe: Datagrid Pin
Nic Rowan26-Sep-05 23:07
Nic Rowan26-Sep-05 23:07 
QuestionWindows Service in VB.NET Pin
HandyMac26-Sep-05 19:18
HandyMac26-Sep-05 19:18 
AnswerRe: Windows Service in VB.NET Pin
rwestgraham26-Sep-05 20:10
rwestgraham26-Sep-05 20:10 
QuestionURDU /ARABIC How To? Pin
TheOnlyFalcon26-Sep-05 18:23
TheOnlyFalcon26-Sep-05 18:23 
AnswerRe: URDU /ARABIC How To? Pin
HemaRawat27-Sep-05 0:31
HemaRawat27-Sep-05 0:31 
GeneralRe: URDU /ARABIC How To? Pin
TheOnlyFalcon28-Sep-05 17:49
TheOnlyFalcon28-Sep-05 17:49 
GeneralRe: URDU /ARABIC How To? Pin
HemaRawat28-Sep-05 18:28
HemaRawat28-Sep-05 18:28 
GeneralRe: URDU /ARABIC How To? Pin
HemaRawat28-Sep-05 18:29
HemaRawat28-Sep-05 18:29 
QuestionNot Supported Exception Pin
rbrad1234526-Sep-05 17:56
rbrad1234526-Sep-05 17:56 
AnswerRe: Not Supported Exception Pin
rbrad1234530-Sep-05 9:13
rbrad1234530-Sep-05 9:13 
QuestionRun time error message Pin
Larry J Williams26-Sep-05 15:39
Larry J Williams26-Sep-05 15:39 
AnswerRe: Run time error message Pin
Steve Pullan26-Sep-05 15:41
Steve Pullan26-Sep-05 15:41 
QuestionCrystal Reports Pin
Anonymous26-Sep-05 14:23
Anonymous26-Sep-05 14:23 
QuestionAre Operators (=) defined in Classes? Pin
watagal26-Sep-05 13:59
watagal26-Sep-05 13:59 
AnswerRe: Are Operators (=) defined in Classes? Pin
jo0ls26-Sep-05 15:23
jo0ls26-Sep-05 15:23 
AnswerRe: Are Operators (=) defined in Classes? Pin
rwestgraham26-Sep-05 19:43
rwestgraham26-Sep-05 19:43 

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.