P
Packey
I am trying to loop through the fields collection of a
tabledef to get the field size and decimal positions of a
field that is of type decimal. I have not been able to
find a property in the fields collection that gives me
those values. When you go into design view of the table
the field size and decimal positions are displayed for
fields that are of the type decimal. Where does that
information come from and how to I get access to in in VBA?
Thanks
tabledef to get the field size and decimal positions of a
field that is of type decimal. I have not been able to
find a property in the fields collection that gives me
those values. When you go into design view of the table
the field size and decimal positions are displayed for
fields that are of the type decimal. Where does that
information come from and how to I get access to in in VBA?
Thanks