A
Andrea
I am building a database that has a contracts table, which
contains various information about our different
contracts. I have pay methods fields and description
fields, ex. paymethod1, description1, paymethod2,
description2. I need the paymethod fields to be formatted
in such a way that I can enter numbers such as 1500.00
or .12, because the pay method can be different for each
contract some are a percent of something and some are flat
fees. I have been trying different number formats and
custom number formats, but every time I enter a number
beginning with a decimal point and tab to the next field
it changes the value to zero. Any tips on how to solve
this problem?
contains various information about our different
contracts. I have pay methods fields and description
fields, ex. paymethod1, description1, paymethod2,
description2. I need the paymethod fields to be formatted
in such a way that I can enter numbers such as 1500.00
or .12, because the pay method can be different for each
contract some are a percent of something and some are flat
fees. I have been trying different number formats and
custom number formats, but every time I enter a number
beginning with a decimal point and tab to the next field
it changes the value to zero. Any tips on how to solve
this problem?