Recent content by helenmayhew88

  1. H

    VBA Not running SQL statement

    Never mind I've fixed it. Don't ask how coz it's far too embarrassing to share!!!:o
  2. H

    VBA Not running SQL statement

    It's a field in a table. Helen x
  3. H

    VBA Not running SQL statement

    Hi everyone, I am currently writing a module that checks a table's primary key (a mixture of letters and numbers) and increments the last relevant code by 1, before creating a record for this key and adding it to the table. The code I've written manages to get the right code, increase the...
  4. H

    Programmatically change the caption of a label

    Thanks very much!!! It's all fixed now xxx
  5. H

    Programmatically change the caption of a label

    Hi everyone, I am trying to create a form that has a label that needs to change through a cycle of different captions when a button is pressed. The reason why is a bit complicated, so unless you need an explanation I wouldn't ask for one. Basically, I need the same form, with identical...
Back
Top Bottom