Dear friends
How do i format numbers in a list, while they are calculated and not from a specfic table. For example, Iwant to show the hours, rate, and total for many jobs, where only hours and rate are part of the database. The query had to fill in the list box with the total also.
My question is ,I want to format such a calculated field. In this case, I want the total to be of the format $999.99, right now, I get results like 34.343, while I need only two decimals at the end..
can you please show me some light..
thanks
VC
How do i format numbers in a list, while they are calculated and not from a specfic table. For example, Iwant to show the hours, rate, and total for many jobs, where only hours and rate are part of the database. The query had to fill in the list box with the total also.
My question is ,I want to format such a calculated field. In this case, I want the total to be of the format $999.99, right now, I get results like 34.343, while I need only two decimals at the end..
can you please show me some light..
thanks
VC