Add 2 number in Crystal Report
-
Hi Guys. I'm working in Crystal Repors in VS 2005. I don't know how to add two number in my report. Example:{DataTable_BaoCaoBanHang.01} + {DataTable_BaoCaoBanHang.02} DataTable_BaoCaoBanHang.01,DataTable_BaoCaoBanHang.02--data type are Int16 Please to help me
if you cound not try then msgbox("you will lose") else msgbox("you can change yourself") end if
-
Hi Guys. I'm working in Crystal Repors in VS 2005. I don't know how to add two number in my report. Example:{DataTable_BaoCaoBanHang.01} + {DataTable_BaoCaoBanHang.02} DataTable_BaoCaoBanHang.01,DataTable_BaoCaoBanHang.02--data type are Int16 Please to help me
if you cound not try then msgbox("you will lose") else msgbox("you can change yourself") end if
In your crystal report field explorer,
right click on the Formula Fields
create a new formula
it will ask for the formula name
select use editorin the Formula Workshop,
drag the desired column to add, and select the appropriate operator
then select Save and Closeyour formula will be created and you can simply drag and drop it to
your report.Hope this helps :)
Life - Dreams = Job TheCardinal CTC-RDG
-
In your crystal report field explorer,
right click on the Formula Fields
create a new formula
it will ask for the formula name
select use editorin the Formula Workshop,
drag the desired column to add, and select the appropriate operator
then select Save and Closeyour formula will be created and you can simply drag and drop it to
your report.Hope this helps :)
Life - Dreams = Job TheCardinal CTC-RDG
Thanks for replay to me. So can i ask you a question??I have a table in Database Access so i want to convert all data with font to SQL 2005. I import already data but about Font i can't not convert.Can you help me solve this problem. :|
if you cound not try then msgbox("you will lose") else msgbox("you can change yourself") end if