G
Guest
I have a billing start date that I do the following with in a Text Box.
=(Now()-[OB_Start_Date])/30
I would like to have it so that the answer will always round up to a whole
number. If the billing goes one day into the month the client pay the whole
month rate.
=(Now()-[OB_Start_Date])/30
I would like to have it so that the answer will always round up to a whole
number. If the billing goes one day into the month the client pay the whole
month rate.