Sorting

jump25a

New Member
Joined
Mar 2, 2011
Messages
17
What could be stopping me from sorting certain column? Is it possible to sort memo and text data?<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Depending on what version of access you are using, memo fields may not be able to be sorted.

Some links (these were frankly very easy to find - there is plenty at google on this):
http://www.access-programmers.co.uk/forums/showthread.php?t=104047
http://www.pcreview.co.uk/forums/do-sort-memo-fields-access-2007-a-t3514231.html

Workaround (Generally) is to create a query that has the first 10 or so characters of the memo text as a sort field.

The nature of memos is that you don't typically put data in their that requires sorting (such long strings are not good sort fields to begin with).

ξ
 
Upvote 0

Forum statistics

Threads
1,224,591
Messages
6,179,768
Members
452,940
Latest member
rootytrip

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top