SORRY DURANGO 122 I HAVEN´T SEEN THIS SOLUTION
towords(truncate({table.amt}),0) + " dollars and " +
totext(remainder({table.amt},truncate({table.amt}))*100,0)+"/100 cents"
I PUT IT ON THE REPORT AND WORKS PERFECTLY..THANKS A LOT....THANKS!!!!!!!!!!!!!!!!!!!!!1
durango 122:
sorry but I'm desesperate...this formula make a mistake..it tell`s me that is missing a ( before the word else...what´s wrong..
WhilePrintingRecords;
numbervar counter;
Stringvar output:="";
Booleanvar AddDollars:=True;
stringvar MyWord:=towordS({Empleados.Salario});
For counter :=...
DURANGO 122
HOW CAN I MAKE THAT THE FORMULA TOWORD THAT THROW ME FOR EXAMPLE $101 (ONE HUNDRED 00/1OO) REPLACE IT WITH (ONE HUNDRED DOLAR 00/100) IS THIS POSSIBLE?
HI!!! SOMEBODY KNOW HOW CAN I CONVERT A FIELD WITH A NUMBER IN IT´S LETTER IN CRYSTAL REPORT, FOR EXAMPLE IF MY FIELD HAS THE NUMBER 3 IN ANOTHER FIELD SHOW THREE..
PLEASE HELP ME..I DON´T HAVE ANY IDEA HOW CAN I DO IT.
PLEASE HELP ME I DON´T KNOW WHAT IS THE MISTAKE?
WhileReadingRecords;
dateVar Birth :={Empleados.FechaNacimiento};// Replace this with your field for Date Of Birth
DateVar Ann := CurrentDate; // Replace this with CurrentDate to get their age as of the time of the report...
hi!!! how can i calculate the age of a person in a report in crystal 8. What I want is :
I have the birthday day but i want a field that calculate the age of the person in the moment that i print the report
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.