I have a list that has two fields: aisle and item. I need to
maintain the list sorted by item, but print a pick list by aisle.
This would be simple except, when I print the list for marking
I need to print it in item order, in 3 columns. When I print the
pick list I again need to print it in 3 columns, sorted by item,
Right now I am sorting the list by aisle and manually cutting and
pasting it into 3 columns. I currently have the data in a
spreadsheet.
I tried using frames set for 3 columns, but when past the sorted
list into the frames it does not spill over onto the 2nd and 3rd
columns.
I would appreciate suggestions.
Thanks,
bill
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted