Search results

  1. S

    Not In List - I can't get it right

    Is there anybody that could assist with this bit of code, I've picked it up from this forum but I am struggling to get it to do what I want. Basically, my combo box (in a subform, which is linked to a control source workdesc_id) picks up it's data depending on another control's setting in the...
  2. S

    Set Default of Field from Another Table's Field Entry

    Hi - I can't seem to find the answer to this on the forum, I'm trying to set the default of one table's field to the entry of another table's field. ie: CoYearID (default value within the general tab) "tbl_companyyear-current.setcoyear" in a table called tbl_credits but I keep getting "Error...
  3. S

    Need to preceed control with predefined text

    Okay, well thanks again, this worked a treat so can be closed or whatever you do. Bye
  4. S

    Need to preceed control with predefined text

    Thank you very much Would you mind telling me when or what the difference is for using the " or ( or [, many times I have sat here trying one or the other etc till the design works the way I want it to. Thanks again for such a quick response
  5. S

    Need to preceed control with predefined text

    Hi, I just can't work this bit out. I am copying a description to another field but I want to add the word FastTrack - to it so that I end up with FastTrack - <whatever the description is>, I have included the code, can you tell me where I need to put the bit FastTrack - and whether I need "...
  6. S

    Need a combo box to display different lists depending on a control

    Hi, I'm not sure how to write something and would like assistance. The form is taken from a table and then there are two diffenterent forms displayed as datasheets within, on tab controls. I have a combo box taken from a query on each form and would like the combo box to display a certain list...
Back
Top Bottom