View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Dean Jay Dean is offline
external usenet poster
 
Posts: 154
Default MACRO FOR COMBINATIONS !!

In each cell in Range A1:M1, there is data (either a number or an
alphabet).

I need a macro to ask "How many items do you wanna combine?" When I
enter the number, the macro will list all the possible combinations of
the alphabets Or numbers I can choose from A1:M1 starting in cell A3.

Any help would be appreciated.

Thanks
Jay Dean

*** Sent via Developersdex http://www.developersdex.com ***