Click here to Skip to main content
15,917,795 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: TabControl Pin
Fade (Amit BS)10-Nov-04 15:59
Fade (Amit BS)10-Nov-04 15:59 
GeneralLoad Data Interchange File to dataset Pin
RDoes10-Nov-04 5:19
RDoes10-Nov-04 5:19 
GeneralBlank Message Box Pin
John Collis10-Nov-04 5:17
John Collis10-Nov-04 5:17 
GeneralRe: Blank Message Box Pin
Dave Kreskowiak10-Nov-04 9:04
mveDave Kreskowiak10-Nov-04 9:04 
GeneralRe: Blank Message Box Pin
John Collis10-Nov-04 21:19
John Collis10-Nov-04 21:19 
GeneralSort icon in listview (DotNet) Pin
SelvaRavi9-Nov-04 19:22
SelvaRavi9-Nov-04 19:22 
GeneralImport Data from Access to SQL Server Pin
Amitux9-Nov-04 18:39
Amitux9-Nov-04 18:39 
GeneralRe: Import Data from Access to SQL Server Pin
Dave Kreskowiak10-Nov-04 3:05
mveDave Kreskowiak10-Nov-04 3:05 
GeneralTAPI in VB.NET Pin
pht99999-Nov-04 14:56
pht99999-Nov-04 14:56 
GeneralRe: TAPI in VB.NET Pin
Dave Kreskowiak10-Nov-04 3:10
mveDave Kreskowiak10-Nov-04 3:10 
Generalsharing folder Pin
Paps29-Nov-04 14:18
Paps29-Nov-04 14:18 
GeneralRe: sharing folder Pin
Dave Kreskowiak10-Nov-04 3:03
mveDave Kreskowiak10-Nov-04 3:03 
GeneralRe: sharing folder Pin
Mekong River10-Nov-04 3:54
Mekong River10-Nov-04 3:54 
GeneralRe: sharing folder Pin
Paps210-Nov-04 16:34
Paps210-Nov-04 16:34 
GeneralMDI Forms and Child Forms Pin
ConfusedStudent9-Nov-04 13:49
ConfusedStudent9-Nov-04 13:49 
GeneralRe: MDI Forms and Child Forms Pin
Fade (Amit BS)10-Nov-04 16:15
Fade (Amit BS)10-Nov-04 16:15 
GeneralThe 'X' click event Pin
Brad Fackrell9-Nov-04 11:33
Brad Fackrell9-Nov-04 11:33 
GeneralRe: The 'X' click event Pin
Verolix9-Nov-04 12:00
Verolix9-Nov-04 12:00 
GeneralRe: The 'X' click event Pin
Brad Fackrell10-Nov-04 3:46
Brad Fackrell10-Nov-04 3:46 
GeneralRe: The 'X' click event Pin
Dave Kreskowiak10-Nov-04 8:59
mveDave Kreskowiak10-Nov-04 8:59 
GeneralRe: The 'X' click event Pin
Brad Fackrell10-Nov-04 9:04
Brad Fackrell10-Nov-04 9:04 
GeneralRe: The 'X' click event Pin
Verolix10-Nov-04 10:05
Verolix10-Nov-04 10:05 
GeneralRe: The 'X' click event Pin
Brad Fackrell10-Nov-04 10:35
Brad Fackrell10-Nov-04 10:35 
QuestionDoes anyone know how to access a combobox item in dropdown mode? Pin
lildragon9-Nov-04 6:21
lildragon9-Nov-04 6:21 
GeneralUrgent help..Equivalent to Excel "range" in vb.net Pin
bnathvbdotnet9-Nov-04 5:18
bnathvbdotnet9-Nov-04 5:18 
I am rewriting a VBA excel funtion that has ranges in VB.NET

I have no clue how to do the ranges in vb.net (most likely a 2 D array).

The following is the VBA excel function that I am trying to rewrite.
strip(Today,EndDate1Yr,$L$120:$L$122,$A$20:$B$23,$E$4:$F$9)

today = startdate (date datatype)
enddate1yr = fordate (date datatype)
intraday = range
serial = range
standard = range

Does any one suggest me or share any code pointers that can help me to proceed.

thanks
nath

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.