Recent content by shacho

  1. S

    Unbound Controls and Form Dirtiness

    That's clever! Cycling back into old records would destroy the defaults, but I suppose I could make the property write conditional on the form being in new record mode. That should work. Thanks for the tip! shacho
  2. S

    Unbound Controls and Form Dirtiness

    Great question. The only reason I'm doing this is because I want the values in the controls to persist. This form is used for entering hundreds of records at a stretch. The paper records are organized in advance so 80 or so at a time will have mostly the same values. Persistent values in...
  3. S

    Unbound Controls and Form Dirtiness

    Greetings! If anyone can give me some suggestions for this project I would be very grateful. I have a form that mostly uses unbound controls for data entry. When saving, I pick up the values, validate, and write them to their related fields in the form's BeforeUpdate event. This works well...
  4. S

    Greetings, and Happy New Year

    Hello all, I am an MS-Office developer working in finance in Japan. Most of my work is Excel and Access based. I don't have much dot net experience, but I have been developing with VBA for about 15 years. Thanks for letting me join you community! Shacho
Back
Top Bottom