Search results

  1. B

    MS Access - Macro to handle NotInList and LimitToList properties

    I need to find a way using macros to accomplish this task: I am trying to set the LimitToList property as a YES, and enter data that is not in the list already, but instead of the NotInList property giving me the following error "The item you entered is not in the list. Please choose one from...
  2. B

    MS Access - Macro to handle NotInList and LimitToList properties

    :confused: I need to find a way using macros to accomplish this task: I am trying to set the LimitToList property as a YES, and enter data that is not in the list already, but instead of the NotInList property giving me the following error "The item you entered is not in the list. Please choose...
  3. B

    Change Vertical Text from t-b to b-t

    How can I change the Vertical text display in a report that defaults to top - bottom when the "yes" is chosen for the vertical property to a bottom - top display. I have gotten a couple zip files that work ok on my machine with Access 2000, but I have another machine with Access 2003 on it, and...
  4. B

    Change Vertical Text from t-b to b-t

    How can I change the Vertical text display in a report that defaults to top - bottom when the "yes" is chosen for the vertical property to a bottom - top display. I have gotten a couple zip files that work ok on my machine with Access 2000, but I have another machine with Access 2003 on it...
  5. B

    Set data in one field determined by one character in another field??

    I need to know how to set the value (6 digits) in one field on a report based on the presence of a character in another field (12 characters). If the 12 character field has an "s" in it, then one 6 digit number will be put into the report. If the 12 character field has a "p" in it, then the...
  6. B

    MS Access Graphs

    I'm trying to gain expertise creating graphs from my Access data. I'm using Access 2000. At this point I would like to generate a line graph with 2 axises (x & y), and have multiple items for the third item in the graph. Across the bottom I would like the workday broken down into half hour...
Back
Top Bottom