Results 1 to 6 of 6
  1. #1
    data808 is offline Noob
    Windows 8 Access 2007
    Join Date
    Aug 2012
    Posts
    727

    Split Form with datasheet word wrap

    I have a split form that I use the form header with some buttons for the user to navigate through the database. The detail part of the form is not visible. So when the user opens this form up it shows the header with the buttons at the top and then below it is the datasheet. I would like to know if there is some kind of word wrap feature for the datasheet. The datasheet has fields consists of regular short text, long text, and one drop down list or combo box. The long text are the ones that contain a large amount of data and the row height is not large enough to see all of it. I would like this datasheet to increase the row height automatically so I don't have to change it myself manually. I thought the property that would handle this is the "Can Grow" and "Can Shrink" properties but I could not get it to work. Anyone know how to solve my problem?



    Thanks.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,634
    I don't know why those properties even show for textboxes on form. They only seem to work on reports.

    Why are you using split form if not displaying record data in the top half? Use a regular form set for Continuous View. Put buttons in the form header. Arrange and size controls as you see fit. Textboxes on form will then show vertical scroll bar.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Quote Originally Posted by June7 View Post

    ...I don't know why those properties even show for textboxes on form. They only seem to work on reports...
    Actually, they work on Forms but only when you are printing a Form! And since we all know that printing a Form is...well...considered bad 'form' (sorry, couldn't help myself!) we return to the question of why those properties show on Forms! I, myself, have always wondered why they allow a Form to be printed at all!

    Linq ;0)>

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,634
    That does clear up mystery. I know, printing forms are bad. But I have one situation concerning legacy data. I needed to make data available for screen and print but didn't feel like building 22 more reports that wouldn't be used often, if ever. So I built the forms to serve for those rare occasions. They aren't as pretty as my new reports but they work.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    data808 is offline Noob
    Windows 8 Access 2007
    Join Date
    Aug 2012
    Posts
    727
    Forgot about Continuous forms. Thanks. I'll try it out and get back to you.

  6. #6
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Quote Originally Posted by June7 View Post

    ...I know, printing forms are bad. But I have one situation concerning legacy data. I needed to make data available for screen and print but didn't feel like building 22 more reports that wouldn't be used often, if ever. So I built the forms to serve for those rare occasions...
    Any rule that doesn't allow for exceptions shouldn't be a rule!

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Split form Datasheet Sort from A to Z
    By data808 in forum Forms
    Replies: 3
    Last Post: 03-30-2014, 12:43 AM
  2. Split Form with Datasheet on bottom
    By data808 in forum Queries
    Replies: 6
    Last Post: 02-19-2014, 03:05 PM
  3. Datasheet view of Split Form in a Tab??
    By tylerg11 in forum Forms
    Replies: 3
    Last Post: 12-19-2011, 04:37 PM
  4. Formatting split form datasheet portion
    By SpaceEd in forum Forms
    Replies: 5
    Last Post: 10-19-2011, 11:40 AM
  5. Word Wrap in Access VB (MSAccess 2007)
    By rcrobman in forum Programming
    Replies: 4
    Last Post: 04-26-2011, 03:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums