Partitioning

sislman01

Registered User.
Local time
Yesterday, 17:49
Joined
Dec 2, 2005
Messages
10
Hi,

Can anyone tell me if it is possible to Partition a table using unequal increments.

The code I have used is

Partition([Column A],0,1000,100) which sets increments of 100, however, I need to set increments of 3, 5, 10, 14, 31 etc and I cannot find anything that explains how I do this.

Any help would be gratefully received.

Regards
 

Users who are viewing this thread

Back
Top Bottom