Click here to Skip to main content
15,905,785 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: date vb.net2005 & sqlserver 2005 Pin
Guffa28-Oct-07 3:15
Guffa28-Oct-07 3:15 
GeneralRe: date vb.net2005 & sqlserver 2005 Pin
nilam1128-Oct-07 3:26
nilam1128-Oct-07 3:26 
GeneralRe: date vb.net2005 & sqlserver 2005 Pin
Dave Kreskowiak28-Oct-07 4:22
mveDave Kreskowiak28-Oct-07 4:22 
GeneralRe: date vb.net2005 & sqlserver 2005 Pin
Salman Sheikh29-Oct-07 22:36
Salman Sheikh29-Oct-07 22:36 
GeneralRe: date vb.net2005 & sqlserver 2005 Pin
Dave Kreskowiak30-Oct-07 2:04
mveDave Kreskowiak30-Oct-07 2:04 
Questionshow currency with 3 decimal places Pin
SamRST27-Oct-07 22:21
SamRST27-Oct-07 22:21 
AnswerRe: show currency with 3 decimal places Pin
Muhammad Shahid Farooq28-Oct-07 8:37
professionalMuhammad Shahid Farooq28-Oct-07 8:37 
GeneralRe: show currency with 3 decimal places Pin
SamRST28-Oct-07 22:39
SamRST28-Oct-07 22:39 
hi,
sorry to late reply... i already tried the method you mentioned.. & i was in research of that for last 2 - 3 days & atlast i found a small solution but big toooo....
sometimes the currency will show 2 decimals even we set the custum style.. so we have to convert that to string & display it.. so the solution is:

totext({fieldname},3,'','.')

if you want 4 decimal place , replace 3 to 4 , also comman (,) instead of dot(.) replace last ( '.' ) to ( ',' )

cheers..
QuestionVB.Net on MacOSX with Mono Pin
ryan11727-Oct-07 18:45
ryan11727-Oct-07 18:45 
AnswerRe: VB.Net on MacOSX with Mono Pin
Dave Kreskowiak28-Oct-07 4:18
mveDave Kreskowiak28-Oct-07 4:18 
AnswerRe: VB.Net on MacOSX with Mono Pin
DaveX8628-Oct-07 5:54
DaveX8628-Oct-07 5:54 
AnswerRe: VB.Net on MacOSX with Mono Pin
ryan11728-Oct-07 22:13
ryan11728-Oct-07 22:13 
GeneralSQL Express Backup Automated Pin
Darcy J Williamson27-Oct-07 9:33
Darcy J Williamson27-Oct-07 9:33 
GeneralRe: SQL Express Backup Automated Pin
Hesham Amin27-Oct-07 10:26
Hesham Amin27-Oct-07 10:26 
GeneralRe: SQL Express Backup Automated Pin
Paul Conrad27-Oct-07 13:04
professionalPaul Conrad27-Oct-07 13:04 
GeneralRe: SQL Express Backup Automated Pin
Darcy J Williamson27-Oct-07 14:11
Darcy J Williamson27-Oct-07 14:11 
QuestionBeginner needs help with VB6 / VB.NET Pin
a youda27-Oct-07 9:21
a youda27-Oct-07 9:21 
AnswerRe: Beginner needs help with VB6 / VB.NET Pin
Paul Conrad27-Oct-07 13:04
professionalPaul Conrad27-Oct-07 13:04 
AnswerRe: Beginner needs help with VB6 / VB.NET Pin
MikeMarq27-Oct-07 17:24
MikeMarq27-Oct-07 17:24 
AnswerRe: Beginner needs help with VB6 / VB.NET Pin
DaveX8627-Oct-07 20:33
DaveX8627-Oct-07 20:33 
QuestionTo create page turn effect Pin
bapu288927-Oct-07 8:46
bapu288927-Oct-07 8:46 
AnswerRe: To create page turn effect Pin
Paul Conrad27-Oct-07 13:05
professionalPaul Conrad27-Oct-07 13:05 
GeneralRe: To create page turn effect Pin
bapu288927-Oct-07 22:34
bapu288927-Oct-07 22:34 
GeneralRe: To create page turn effect Pin
Paul Conrad28-Oct-07 6:20
professionalPaul Conrad28-Oct-07 6:20 
GeneralRe: To create page turn effect Pin
bapu288928-Oct-07 6:59
bapu288928-Oct-07 6:59 

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.