Search results

  1. F

    Using .Caption instead of .Name in VBA

    Hi Guys, I'm trying to customise the error message for Input Mask Violations, so that it references the control where the error has occured, rather than just being a generic error message. I can make this work using the code below: Private Sub Form_Error(DataErr As Integer, Response As...
  2. F

    Make text in a listbox flash

    Hi guys, I'm working on a series of forms for a company that I'm currently employed at, and on one of them I've made a listbox which will display records which need action in the next 2 weeks. That's all going fine, and I'm quite pleased with myself (I'm new at all this!) :) However, my boss...
  3. F

    Getting Started

    Hi, I'm just starting out with access, having landed my first job as an admin which has involved my getting to grips with Access. Currently I'm trying to get a 7 year old database that has been chopped, changed, and copied multiple times to behave itself! :banghead: As such I'm just picking...
Back
Top Bottom