Search results

  1. S

    This time I promise I'm stuck

    I have 9 seperate tables - each of the tables has similar headers Claim # Agent Pass/Fail Request type Record Date I have built relationships between all the tables. I am attempting have a singular query be run based on start and end dates under "record date" I have the criteria already...
  2. S

    muliple option groups

    I have 26 different option groups all with numeric values set for YES , NO, and N/A. I attempted code to have the code read if the frame values were 1 Or 3 for all frames then a text field would read as "Pass" or it would be "Fail" but its not working. does anyone have any ideas on how to...
  3. S

    Toggle buttons

    Good day everyone. I have built a end user form with multiple toggle buttons with "Yes/No" properties. I am wanting to link the buttons together, so if all have been selected/pressed it will read "pass" in a text box, but if even one is not selected it will read "fail". I was successful with...
Back
Top Bottom