Search results

  1. H

    Task Bar Button

    I have a form with a timer/stopwatch to track call times. User clicks a start button-timer starts, application is minimized to task bar. At end of call, click taskbar button>click a reason for the call - time and reason are saved. As a reminder to stop the timer, I would like to change the color...
  2. H

    Can't fix error

    I have a form1 with 31 controls based on table1. I have a popup form (not a subform) being used as a multi-select combo box to fill additional fields as needed in table1. While troubleshooting, I copied 2 controls from popup form to form1.Now that everything works, I can delete one of the copied...
  3. H

    Close Zoombox,

    Tried this any number of ways. Have an electronic tick sheet with 30 controls-Clicking on a control label adds a one to the table, a one becomes visible on the form to provide a visual indicator that the control has been clicked. Click again, one is removed (if wrong label clicked), hit enter to...
  4. H

    Close zoombox

    Hello All, Thanks for what you do I have a form that has 30 labels for the underlying fields. I use onClick to place a one in the table and on the label to show it's been checked, a second check removes the one, enter saves the record as long as at least one check has been made. I have a...
Back
Top Bottom