martinargimon
Member
In my ‘Orders’ Sheet I have a button to call the ‘Data Entry Form’ ( top right)
To enter a ‘New’ Order first press New Order button ( at the top right corner) , then proceed to add an order number ( example, 29, 30 ,32 ,etc) , enter any Policy number and select any “Customer No” from the ComboBox.
Next click on the ‘Property type’ comboBox… ( this is the control I would like it to display the Column headers). I did set the ‘Column Heads’ property of the comboBox to ‘True’ but is does not display the headers, unfortunately.
Bear in mind that I’ve used the ‘List property’ to populate the ComboBox under the Sub_routine Initialise.
To enter a ‘New’ Order first press New Order button ( at the top right corner) , then proceed to add an order number ( example, 29, 30 ,32 ,etc) , enter any Policy number and select any “Customer No” from the ComboBox.
Next click on the ‘Property type’ comboBox… ( this is the control I would like it to display the Column headers). I did set the ‘Column Heads’ property of the comboBox to ‘True’ but is does not display the headers, unfortunately.
Bear in mind that I’ve used the ‘List property’ to populate the ComboBox under the Sub_routine Initialise.