I have a combo box that is 2 columns. The first has text and the second has a number which is supposed to be formated by 4 decimals.
My problem is that number column only displays 2 decimals not 4.
My table that the information is coming from is formated and displayed in 4 decimals.
I created an unbound box and did the following '=[unboundbox].column(1)' and then formated that box to 4 decimals thinking I would get my 4 decimals but again, nothing!
any ideas?
Thanks, Steve
My problem is that number column only displays 2 decimals not 4.
My table that the information is coming from is formated and displayed in 4 decimals.
I created an unbound box and did the following '=[unboundbox].column(1)' and then formated that box to 4 decimals thinking I would get my 4 decimals but again, nothing!
any ideas?
Thanks, Steve