G
Guest
Hi! Ok, let me try to explain what I am doing. I am making a report that when
it is opened prompts the user to "Type Rate per Hour of Reimbursement." I did
this by creating a text box named "RebursementRate" with the control source
"Type Rate per Hour of Reimbursement." Then I have another text box named
"SumOvertime&ReimbursementRate" with the control source
"=Sum([Overtime])*[Type Rate per Hour for Reimbursement]." All the numbers
come out great, but I would like them to be in currency format. Example
$2,000.50 instead of 2000.5. I tried using the changing format to currency in
the properties but it doesn't do anything. I was wondering if I could do
something like when you use Format$([Type Start Date],"mmmm yyyy",0,0) for
your control source to get a 1/1/2005 start date to read January 2005. Sorry
this is so lengthly!
Thanks,
Tandy
it is opened prompts the user to "Type Rate per Hour of Reimbursement." I did
this by creating a text box named "RebursementRate" with the control source
"Type Rate per Hour of Reimbursement." Then I have another text box named
"SumOvertime&ReimbursementRate" with the control source
"=Sum([Overtime])*[Type Rate per Hour for Reimbursement]." All the numbers
come out great, but I would like them to be in currency format. Example
$2,000.50 instead of 2000.5. I tried using the changing format to currency in
the properties but it doesn't do anything. I was wondering if I could do
something like when you use Format$([Type Start Date],"mmmm yyyy",0,0) for
your control source to get a 1/1/2005 start date to read January 2005. Sorry
this is so lengthly!
Thanks,
Tandy