Search results

  1. P

    How can I disable a Print Command button?

    Bob, Sorry to be confusing, You are right the Passed field is a check box (value Yes/No - ticked or not ticked). This then currently blanks and skips the fields Fault Code and Comments, if the Passed Check Box is Ticked. I then want the command Button responsible for the printing of the...
  2. P

    How can I disable a Print Command button?

    Hi, thanks for your reply, the "Passed" field is a yes/no tick field, therefore if the value is false, i.e the item has failed then both the fault code (drop down list) and Comment field ( Memo) are available for completion and therefore I want the command button to be able to be pressed and...
  3. P

    How can I disable a Print Command button?

    I have created a command button on my form which allows the printing of the current record in this case an Inspection record. It all words fine however I also have code in the form such that if the item has passed inspection, the fields following it are no longer enabled. Which again works. The...
Back
Top Bottom