eggwater
life as a rehearsal
- Local time
- Today, 04:23
- Joined
- Aug 14, 2003
- Messages
- 69
hi comrades
I want to have a value stored in a form yet expoprt as a null - I have a combo list - Deluxe, Standard, None - on the export the bound column exports a code letter (i.e. W, O, Null) - however on the form I want it to show up as 'none' - at the moment it looks like the field is completely empty -
the row source propert is set as follows - W;"Deluxe";O;"Standard";;"None" - none does appear in the combo list but does not appear on the form if it is selected from the list.
I can't export a space as this messes up the SAP import program.
is this possible?
I want to have a value stored in a form yet expoprt as a null - I have a combo list - Deluxe, Standard, None - on the export the bound column exports a code letter (i.e. W, O, Null) - however on the form I want it to show up as 'none' - at the moment it looks like the field is completely empty -
the row source propert is set as follows - W;"Deluxe";O;"Standard";;"None" - none does appear in the combo list but does not appear on the form if it is selected from the list.
I can't export a space as this messes up the SAP import program.
is this possible?