M
Mike
My manager has asked me to resurrect a project that we gave up on a couple
years ago. We are using Access 2003 to create a proofing tool for the County
taxation software. We invested the better part of 2 years identifying
relationships, creating forms, and normalizing the data. After all that
work, the lack of an easy way to truncate numbers was a roadblock and the
database was set aside. For the tax rate calculations we are doing, we will
need to carry the rates out to 12 digits until we get to an Urban Renewal
calculation that requires us to truncate at 4 decimal places. Our I.T. folks
are willing to write something in VB but we are trying to avoid creating
complicated modules that can't be maintained by the user team. If anybody
has any ideas on how to do truncation (or even a direction to pursue), please
let me know. Any help would be great. Thanks.
years ago. We are using Access 2003 to create a proofing tool for the County
taxation software. We invested the better part of 2 years identifying
relationships, creating forms, and normalizing the data. After all that
work, the lack of an easy way to truncate numbers was a roadblock and the
database was set aside. For the tax rate calculations we are doing, we will
need to carry the rates out to 12 digits until we get to an Urban Renewal
calculation that requires us to truncate at 4 decimal places. Our I.T. folks
are willing to write something in VB but we are trying to avoid creating
complicated modules that can't be maintained by the user team. If anybody
has any ideas on how to do truncation (or even a direction to pursue), please
let me know. Any help would be great. Thanks.