B
Bill
Hi,
When I create "iif statement" before making a table. The field has text
and size of 255 but I want to make it into "number and size of 8" instead of
"Text and size of 255".
Your help would be much appreciated.
Example: IIf(
When I create "iif statement" before making a table. The field has text
and size of 255 but I want to make it into "number and size of 8" instead of
"Text and size of 255".
Your help would be much appreciated.
Example: IIf(
Code:
<>[IDNumber],[CodeName])
The field name "Example" has text and size of 255 after making the table.
Is there a way to set Example that has number and size of 8?
Thanks