I'm working on a database for an Insurance Broker. A couple of the field columns in the benefits table are either $ or %, based on the company (co pay 50% or $10). Is there a way that I can display these numbers in the correct format on the form? If <=1, then percent format, If >1, Currency format. If not, can you think of another way to pull this data without using text? I need these numbers in calculations.
Thanks in advance.
Kelly (still learning daily!)
Thanks in advance.
Kelly (still learning daily!)
Comment