Search results

  1. B

    =Trim() Function in a Label Maker

    I am trying to get a label maker to work for my contact list, and the wizard sets everything up nicely enough at first, but it uses a function called trim() that is supposed to take out spaces and make things fit better. When I open the report however, a prompt comes up asking for a value for...
  2. B

    Counting Checkboxes

    I have a report where I would like to tally the total number of checkboxes that have been checked for each header. How would I go about setting up a textbox to convey this value for me? IE: HEADER NAME INTERVIEWED? Student1 [X] Student2 [ ] Student3 [ ] Student4 [X]...
  3. B

    Changing the message in a text box...

    Hello! I would like to know how to set up a macro or a query so that when I click a button on a form, I get a message to appear in a text box related to that button. I have done this successfully using individual macros for each button and a simple SetValue command, but I would like to do it...
Back
Top Bottom