Results 1 to 10 of 10
  1. #1
    Silvera is offline Advanced Beginner
    Windows 8 Access 2010 64bit
    Join Date
    May 2013
    Location
    California
    Posts
    65

    Access 2013 Memo Feld duplicating

    I often get revised versions of a record and make a duplicate and edit as needed.

    In 13 my memo fields do not keep line structure


    line 1
    line 2
    line3

    Instead they be come one big continuous string of text.
    line 1 line 2 line3

    At least a space is added before each line.

    Is there a fix or is this just something we have to live with?

    Of note I am using my office's Dell laptop that was just "upgraded" to Win8.1 why not 10 beats me... 7 was so much better that 8 or 8.1.

  2. #2
    LaughingBull is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Jul 2015
    Location
    Toledo Ohio
    Posts
    143
    the width of the box you can set to fit the line of text length and in properties or the field select can shrink and can grow that is the best I know of unless there is some vba code that someone else know about. when you set the width the field will grow vertically.

  3. #3
    Silvera is offline Advanced Beginner
    Windows 8 Access 2010 64bit
    Join Date
    May 2013
    Location
    California
    Posts
    65
    Quote Originally Posted by LaughingBull View Post
    the width of the box you can set to fit the line of text length and in properties or the field select can shrink and can grow that is the best I know of unless there is some vba code that someone else know about. when you set the width the field will grow vertically.
    The box is wide since some times the text data is in paragraph form and most often is list. The list are the issue since they make no sense when turned into a paragraph. Right now my only work around is to delete the paragraph and copy the info from the original record and paste that in. That does maintain the list format, but adds extra time to the recording process. The duplicate process is to save time.

  4. #4
    LaughingBull is offline Competent Performer
    Windows 8 Access 2013
    Join Date
    Jul 2015
    Location
    Toledo Ohio
    Posts
    143
    I am not sure I understand what you have. do you have one text field that you but 3 lines or 3 text fields? if you can zip the db an upload it here I can check it out.

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,649
    This is a memo (long text) field type. Apparently the 'list' text lacks CrLf characters to force multi-line. I don't know any simple way to fix this, unless the spaces between list items are the only spaces in the string.
    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.

  6. #6
    Silvera is offline Advanced Beginner
    Windows 8 Access 2010 64bit
    Join Date
    May 2013
    Location
    California
    Posts
    65
    I not familiar CrLf characters, Ill have to look them up. I think the problem is that Office 2013 at least the enterprise version is unstable in both Access and Excel out of the blue when editing a form or spreadsheet things have moved (In the db is was when going from design to form view). For instance in Excel a portion of the grid shifted, I had to close and reopen to fix that. Today another database the I created had a background and one field shift by the distance of their respective length. The issue this is about is a different db that has not had forms edited only data within a field.

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,649
    I have never used Access 2013. Your profile shows using 2010.
    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.

  8. #8
    Silvera is offline Advanced Beginner
    Windows 8 Access 2010 64bit
    Join Date
    May 2013
    Location
    California
    Posts
    65
    My office just "upgraded" my office laptop to Win8.1 and office 13. At home I'm still 10 and now with Win10

  9. #9
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,649
    CrLf = Carriage Return Line Feed

    I am just now starting to do some testing with Access 2013. Not liking what I am reading about it.
    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.

  10. #10
    Silvera is offline Advanced Beginner
    Windows 8 Access 2010 64bit
    Join Date
    May 2013
    Location
    California
    Posts
    65
    Thanks for the info. Our IT chief thinks 13 "IS" stable. I hope she's right.

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

Similar Threads

  1. Duplicating Access Report
    By RonelWebb in forum Reports
    Replies: 2
    Last Post: 08-31-2015, 06:53 AM
  2. Replies: 2
    Last Post: 08-13-2015, 02:14 PM
  3. Export From Access 2013 To Excel 2013
    By Esmatullaharifi in forum Programming
    Replies: 8
    Last Post: 04-17-2015, 09:40 PM
  4. Data is duplicating in Access
    By E1202413 in forum Access
    Replies: 7
    Last Post: 10-24-2014, 10:29 AM
  5. Outlook 2013 + Access 2013 + HTML
    By Yann63 in forum Programming
    Replies: 2
    Last Post: 11-26-2013, 02:39 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