bob bisquick
Registered User.
- Local time
- Today, 15:13
- Joined
- Nov 8, 2002
- Messages
- 37
When you run a make table, you can create blank fields (to be updated later) by giving the field a name and then entering a null valur.
For example:
NewField:0 would create a numeric field with 0 as the value
NewField:"" would create a blank text field
Is it possible to create a field with $0.00 (a currency field equaling zero)?
For example:
NewField:0 would create a numeric field with 0 as the value
NewField:"" would create a blank text field
Is it possible to create a field with $0.00 (a currency field equaling zero)?