Click here to Skip to main content
15,892,161 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralWeb Services Pin
nacp15-Nov-04 20:47
nacp15-Nov-04 20:47 
GeneralRe: Web Services Pin
Dave Kreskowiak16-Nov-04 2:43
mveDave Kreskowiak16-Nov-04 2:43 
GeneralShipping Framwork Pin
nitin_ion15-Nov-04 17:56
nitin_ion15-Nov-04 17:56 
GeneralRe: Shipping Framwork Pin
Harry200415-Nov-04 18:06
Harry200415-Nov-04 18:06 
GeneralChaning colors of certin lines in a textbox Pin
jamesbronw15-Nov-04 16:48
jamesbronw15-Nov-04 16:48 
GeneralRe: Chaning colors of certin lines in a textbox Pin
axiomillies15-Nov-04 18:30
axiomillies15-Nov-04 18:30 
GeneralHelp needed with extracting text and parsing word document with OLE objects Pin
Member 152066115-Nov-04 10:06
Member 152066115-Nov-04 10:06 
GeneralCrystal Reports using Formula Editor to format date Pin
leezardd15-Nov-04 9:48
leezardd15-Nov-04 9:48 
Does anyone know how to format a date to October 02, 2004 when the incoming data is 10/02/2004? (Using Basic Syntax not Crystal Syntax)
The following code works in vb.net but I can't figure out what the correct syntax would be in the formula editor.
Dim dteSDate As Date = csvDataRow.Item("SDATE")
Dim strFormatSDate As String = Format(dteSDate, "MMMM dd, yyyy")")
All help is greatly appreciated!
GeneralRe: Crystal Reports using Formula Editor to format date Pin
Anonymous15-Nov-04 23:04
Anonymous15-Nov-04 23:04 
GeneralRe: Crystal Reports using Formula Editor to format date Pin
leezardd16-Nov-04 2:12
leezardd16-Nov-04 2:12 
GeneralMYSQL in VB .NET Pin
ccotton33315-Nov-04 4:03
ccotton33315-Nov-04 4:03 
GeneralRe: MYSQL in VB .NET Pin
Mekong River15-Nov-04 13:34
Mekong River15-Nov-04 13:34 
GeneralText file with a DataGrid Pin
Brad Fackrell15-Nov-04 2:22
Brad Fackrell15-Nov-04 2:22 
GeneralRe: Text file with a DataGrid Pin
Member 56585715-Nov-04 6:57
Member 56585715-Nov-04 6:57 
GeneralRe: Text file with a DataGrid Pin
Anonymous16-Nov-04 3:08
Anonymous16-Nov-04 3:08 
GeneralRe: Text file with a DataGrid Pin
Member 56585716-Nov-04 7:42
Member 56585716-Nov-04 7:42 
GeneralRe: Text file with a DataGrid Pin
Brad Fackrell17-Nov-04 11:36
Brad Fackrell17-Nov-04 11:36 
GeneralRe: Setting Arrays Pin
MohammadAmiry14-Nov-04 23:47
MohammadAmiry14-Nov-04 23:47 
GeneralRe: Setting Arrays Pin
cwayman14-Nov-04 23:59
cwayman14-Nov-04 23:59 
GeneralRe: Setting Arrays Pin
MohammadAmiry15-Nov-04 2:53
MohammadAmiry15-Nov-04 2:53 
GeneralRe: Setting Arrays Pin
cwayman15-Nov-04 4:09
cwayman15-Nov-04 4:09 
GeneralRe: Setting Arrays Pin
cwayman15-Nov-04 5:09
cwayman15-Nov-04 5:09 
GeneralUsing TAPI In DotNet Pin
Agnelo Noronha14-Nov-04 20:57
Agnelo Noronha14-Nov-04 20:57 
GeneralGet key value Pin
axiomillies14-Nov-04 18:53
axiomillies14-Nov-04 18:53 
GeneralBreakout problems (.net) Pin
bhound8914-Nov-04 16:47
bhound8914-Nov-04 16:47 

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.