Search results

  1. S

    Form Properties Based on a field value

    On my form ECOs When my text box RELNUM is > 0 I want form properties AllowEdits set to FALSE. When RELNUM is null I want form properties AllowEdits set to TRUE. This must be possible, but not entirely sure where to start. Since I can scroll through records in this form I'm thinking I have to...
  2. S

    Sequential numbering based on information in a combo field

    Creating a form agianst a table with the following fields EC Project Originator Title Full description Effectivity Etc.... Easy enough to create the Project combo box, problem comes with trying to systematically assign the next EC number. When I select a Project from a combo box I want an...
Back
Top Bottom