Hi David,
Yes I have and I find it very useful.
Thank you for that, by the way...
However I needed an application for my main application to find a next combination without using recursive programming.
I found it at:
http://msdn.microsoft.com/msdnmag/is...n/default.aspx
I translated the code a bit and added some for my own code. Now I can use any combination and find its immediate successor or predecessor.
Marc