View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default combination macro

This basically comes across as gibberish. Perhaps a thorough description of
the conditions and rules might garner a useable response.
You said you have numbers 1 to 10 and then you start talking about 1(a),
1(b) and 2(a).

You certainly haven't detailed the rules your working under.

--
Regards,
Tom Ogilvy


"Crystal" wrote in message
...
I read the combination macro wrote previously, but I don't know if it will
work for my situation... I have number 1 to 10 from Monday to Sunday. But
each number can become another new set of numbers the next day. Like I

have
#1 on Monday, on Tuesday, I can have #2 or #1(a), which got out from #1.
Then, when Wednesday comes, I can pick #3, #2, #2(a), or #1(b). It's
combination within combination situation, can someone help me out on

this??

Thanks a million!