Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a table: A1:C11 as follows (Cells C2:C11 are Blank), but Macro
should fill in answer (given to the right): Name Amt Order Answer to Order (=Rank ascending by Name) Jon 13 ? 1 Jon 23 ? 3 Jon 15 ? 2 Peter 27 ? 2 Peter 10 ? 1 Alex 23 ? 2 Alex 34 ? 3 Alex 18 ? 1 Alex 36 ? 4 Mary 15 ? 1 The VBA routine should fill in C2:C11 with the above #'s Can someone help me along? TIA, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sub routine | Excel Discussion (Misc queries) | |||
Using (what goes in here) for sub routine | Excel Programming | |||
SUB ROUTINE | Excel Programming | |||
Routine?? | Excel Programming | |||
Need VBA Routine | Excel Programming |