Search results

  1. A

    Solved Avoiding Duplicate Values using Form-level validation in VBA - for dates (European format)

    Hi Gasman Many thanks for being the first person to reply! 👍 I have inserted under the Private Sub I am using the code you kindly shared, as below (removed the Public, as it is a private sub): Const strcJetDateTime = "\#mm\/dd\/yyyy\ hh:nn:ss#" I am afraid I am unsure of how to "just use...
  2. A

    Solved Avoiding Duplicate Values using Form-level validation in VBA - for dates (European format)

    Hello Experts Firstly, I have used the answers given on this site to answer many questions I have had already. So a big thank you for all help already given. I have trued to fund answers to this already and have tried two or three different solutions, adapted to fit my needs, but with no joy...
Back
Top Bottom