I just used the 'uniq' command in the command interface and got the following message:
"out of worksheet memory (uniq)"
Has anyone else had this before? Do you know how to get round it?
Thanks.
error term
-
- Posts: 1384
- Joined: Mon Oct 19, 2009 10:34 am
Re: error term
There are two likely causes of this error message:
1) You don't have enough worksheet space allocated (It needs at least the length of the source column to be available), in which case you can fix it by increasing the worksheet size.
or
2) The source column contains no data.
1) You don't have enough worksheet space allocated (It needs at least the length of the source column to be available), in which case you can fix it by increasing the worksheet size.
or
2) The source column contains no data.