ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   permutation generator help. (https://www.excelbanter.com/excel-programming/316547-permutation-generator-help.html)

chandrans[_3_]

permutation generator help.
 

GetPermutation(x + Mid(y, i, 1), Left(y, i - 1) + Right(y, j - i))
the problem I have is, i am not able to understand the above. How
the program works by taking the above arguments. I require an insigh
in to
the above code line

--
chandran
-----------------------------------------------------------------------
chandrans's Profile: http://www.excelforum.com/member.php...fo&userid=1436
View this thread: http://www.excelforum.com/showthread.php?threadid=27734


Alan

permutation generator help.
 
"chandrans" wrote in
message ...

GetPermutation(x + Mid(y, i, 1), Left(y, i - 1) + Right(y, j - i))
the problem I have is, i am not able to understand the above. How
the program works by taking the above arguments. I require an

insight
in to
the above code line.


--
chandrans
--------------------------------------------------------------------

----
chandrans's Profile:
http://www.excelforum.com/member.php...o&userid=14360

View
this thread:

http://www.excelforum.com/showthread...hreadid=277340


Perhaps a version issue, but I find no reference to such a function

Is it a UDF perhaps?

Alan.



Tom Ogilvy

permutation generator help.
 
Best way to understand it is to put in some debug print statements or set
some watch variables and step through the code. Last time I modified it,
that is what I did to understand it. Your asking someone to do that for you
and write out a report on the results - seems a little unreasonable.

--
Regards,
Tom Ogilvy

"chandrans" wrote in message
...

GetPermutation(x + Mid(y, i, 1), Left(y, i - 1) + Right(y, j - i))
the problem I have is, i am not able to understand the above. How
the program works by taking the above arguments. I require an insight
in to
the above code line.


--
chandrans
------------------------------------------------------------------------
chandrans's Profile:

http://www.excelforum.com/member.php...o&userid=14360
View this thread: http://www.excelforum.com/showthread...hreadid=277340





All times are GMT +1. The time now is 01:54 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com