lozzablake
07-06-2005, 08:48 AM
I create a query on the fly from user input. The query works fine and displays. but I would like to format the numeric fields so that they are 'standard' with zero decimal places.
I think I need to use the createproperty method and then append the property to the properties collection of the field. However, I ca't seem to find anything that tells me what the appropriate arguments are for createproperty and how I reference the properties for each field.
Thanks for any pointers
I think I need to use the createproperty method and then append the property to the properties collection of the field. However, I ca't seem to find anything that tells me what the appropriate arguments are for createproperty and how I reference the properties for each field.
Thanks for any pointers