+ Reply to Thread
Results 1 to 4 of 4

Macro creating "unreadable content"

  1. #1
    Forum Contributor
    Join Date
    09-07-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    358

    Macro creating "unreadable content"

    Hey guys,

    I've got a macro in one of my documents what sorts all the cells by the time (format of: 15:55 for example) and it keeps creating unreadable content, so whenever I re-open my document it recovers it does the following "Removed Records: Sorting from /xl/worksheets/sheet4.xml part"

    Could anyone help me fix it to stop this issue from happening?

    Please Login or Register  to view this content.
    Thanks in advance.
    - Hyflex

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Macro creating "unreadable content"

    Hyflex,

    I'm not sure this will fix the issue, but you could try the range.sort method instead of sheets.sort:
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Contributor
    Join Date
    09-07-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    358

    Re: Macro creating "unreadable content"

    Tigeravatar,

    Thank you ever so much, it works perfectly now. Weird how it didn't like Sheets.Sort but it likes Range.Sort.

    Reputation Added

  4. #4
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Macro creating "unreadable content"

    You're very welcome

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1