Dear All,
I have a table that is displayed and modified through a form
One of my fields contains numeric values but as some of them begin with 0 I converted the field to Text data format
Now my question is: How can I set the form to display the values of this field with digit grouping? (like 011111111 => 011 111 111)
Or other solution could be to convert the field back to Number but then I would need to somehow set Access not to remove the leading 0....which I dont know how to do
Could you please advise?
many thanks
I have a table that is displayed and modified through a form
One of my fields contains numeric values but as some of them begin with 0 I converted the field to Text data format
Now my question is: How can I set the form to display the values of this field with digit grouping? (like 011111111 => 011 111 111)
Or other solution could be to convert the field back to Number but then I would need to somehow set Access not to remove the leading 0....which I dont know how to do
Could you please advise?
many thanks