Functions
How to create date format in Crystal report
Source code Date format for Crystal report. I modified from VB source code, more complex and involved, there are two language for date format, Thai and English. You can define multiple… Read more
How to insert string into value in Crystal Reports
How to insert string into value in Crystal Reports. This is source code insert string into your value. I modified from VB souce code. I created applicable to only Crystal… Read more
How to create start of the month and the end of the month in Crystal report
How to create start of the month and the end of the month in Crystal report. This source code below can use for Crystal reports 8.5 and Crystal reports 11… Read more
Convert amount to Thai word in Crystal report part 2
Convert currency/amount to Thai word in Crystal report part 2.
Convert amount to Thai word in Crystal report part 1
Convert currency/amount to Thai word in Crystal report (Crystal syntax) Part 1.
Insert textmark to text with Crystal reports
Insert textmark to text with Crystal reports (Crystal syntax).
Convert number to English Word in Crystal Report
Convert number to English word in Crystal reports (Cystal syntax).
Function RoundUpper for Crystal syntax
This is funciton for Crystal syntax. When we developed a report using Crystal reports 11 or other version then function RoundUpper can takes up decimal for value amount.
Crystal Reports 2008
OnFirstRecord/OnLastRecord in Crystal reports 2008
OnFirstRecord and OnLastRecord available for both Basic and Crystal syntax language. Returns a Boolean. OnFirstRecord function will be returns TRUE when the current record being evaluated is the first record in the report…. Read more
Functions
-
How to create date format in Crystal report
Source code Date format for Crystal report. I modified from VB source code, more complex and involved, there are two language for date format, Thai and English. You can define multiple… Read more
- How to insert string into value in Crystal Reports
- How to create start of the month and the end of the month in Crystal report
- Convert amount to Thai word in Crystal report part 2
- Convert amount to Thai word in Crystal report part 1
- Insert textmark to text with Crystal reports
- Convert number to English Word in Crystal Report
- Function RoundUpper for Crystal syntax