KeyserSoze
Programmer
In a Microsoft Access (2000 format) database, I have a table that contains a field that currently has the following characteristics:
Data Type: Number
Field Properties: Field Size = Decimal, Precision = 2
Is there a way in VBA to change the precision from 2 to 9?
Thanks!
Data Type: Number
Field Properties: Field Size = Decimal, Precision = 2
Is there a way in VBA to change the precision from 2 to 9?
Thanks!