#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default permutation

need a formula to make the lowest permutation in a number combination

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 298
Default permutation

need to put more effort into question

Tim

"devildog8692" wrote in message
...
need a formula to make the lowest permutation in a number combination



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8,520
Default permutation

You need to elaborate a bit more..If you are looking at number of combinations
Say; for example how many ways can 4 students from a group of 15 be lined up
for a photograph?

Formula
=FACT(15)/FACT(11)

In VBA you can use the same as Worksheetfunction.Fact()

If this post helps click Yes
---------------
Jacob Skaria


"devildog8692" wrote:

need a formula to make the lowest permutation in a number combination

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
permutation Margie Excel Worksheet Functions 3 April 11th 08 12:03 AM
Permutation in excel Sweden Excel Programming 1 September 16th 05 01:45 PM
Permutation Output Tuna Witch Excel Worksheet Functions 2 December 21st 04 09:09 PM
permutation generator help. chandrans[_3_] Excel Programming 2 November 12th 04 01:13 PM
Problems with permutation Henrik[_3_] Excel Programming 1 November 3rd 03 12:16 AM


All times are GMT +1. The time now is 08:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"