I have a CHOOSE command which allows the user to select an order number based on a calculated value which displays the Supplier & the Order number combined as a left & right justified field. I have tried to set the INITVAL to choose the current order being edited, but I cannot make this work, the INITVAL option being 'ignored'. The INITVAL is calculated using the same formula as the fields in the CHOOSE command.
I also tried other 'options', including just using the order number, but I couldn't get that to work either. (Sample DB obviously works OK in my db though.) As I assume that I am missing something here, if anyone has a working CHOOSE command sample, with the INITVAL being a calculated value, that they are prepared to share I would appreciate your help. Thank you. Regards, John Docherty

