Search results

  1. P

    How to alter combo box style?

    Hey there once again guys! I have some combo boxes on my form, I have them displaying everything Correctly and working well. However, I would like to remove the option to be able to actually drop down the combo box. What I mean is taking away the arrow which allows you to do so. I'm not very...
  2. P

    String concatenation and Combo boxes!

    hey there scalextric, I had found that stuff before but had been putting 0 as the parameter! That last line you wrote explaining sorted me out quite nicely as i needed to put 1 in to reference the second column! Thanks heaps!
  3. P

    String concatenation and Combo boxes!

    Hey there guys, I was wondering if anyone could help me out. I'm currently working on a project and i need to concatenate 3 fields to make up the value in another text box. the three fields consist of 2 text boxes and one combo box. I am using the afterupdate event to put the strings together...
Back
Top Bottom