Search results

  1. M

    unbound text box too large for first page

    Hey vbaInet, Thanks so much for taking the time. Sorry to take so long to get this to you. I've left two records - Student1 has the problem, Student2 does not. Thanks, M
  2. M

    unbound text box too large for first page

    Thanks for the reply. So what would you recommend? If I don't set the height and set Keep Together to No, it only prints whatever fits in the size of the box I draw. It doesn't grow at all. If I don't set the height and set Keep Together at Yes, it only prints whatever fits in the size of the...
  3. M

    unbound text box too large for first page

    Hi, Thanks for the replies. Yes, I've tried the Can Grow and Can Shrink properties both set to YES of the detail section and the text box (and auto height for the section). It won't print anything. If I set autoheight to no, prints nothing. If I set Can Shrink to no in both places, it prints...
  4. M

    unbound text box too large for first page

    Hi, Thanks in advance for any help. I have an unbound text box in the detail section of a report that can be anywhere from a couple of lines to more than 90, depending on what items have been selected elsewhere. I've gotten the size of the textbox and detail section to vary using .height and...
  5. M

    Add multiple records to table given existing data

    Thanks cjrhoads, I am actually doing that to pull up the existing info but am having difficulty allowing the user to add new info to the list when there are three fields that need to be added (a new category, new event and new waystohelp). Thanks, M
  6. M

    Add multiple records to table given existing data

    Thanks, Poppa Smurf. I have two follow up questions: 1. If I have a table each for categories, events and waystohelp, how do I link them (and write to table VolunteerOpptys) when the categories don't necessarily share event names and event names don't necessarily share waystohelp. 2. In...
  7. M

    Add multiple records to table given existing data

    Hi all, First, thanks for all the help you give each other - I've gotten answers here for years. For my problem, I can't find anything helpful on the web and have trouble describing the problem concisely. I work at a school and am creating a db for our volunteer coordinator. The idea is...
Back
Top Bottom