Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
can anyone tell me if theres any errors in this and what the outcome
would be? sub test () dim I, J As Integer dim x as single for i = 1 to length for j = 1 to (length - i) If A(j) < A )j +1) Then x = a(j +1) = A(j) A(j) = x end if next j next i end sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba outcome | Excel Worksheet Functions | |||
How do I caclculate a ratio where the outcome is X to 1 | Excel Worksheet Functions | |||
format the outcome of a formula | Excel Discussion (Misc queries) | |||
How to calculate a sum as one outcome of an IF statement | Excel Worksheet Functions | |||
Stop % showing in outcome of formula | Excel Worksheet Functions |