Thread
:
reverse order of numbers
View Single Post
#
1
Posted to microsoft.public.excel.misc
Dave F[_2_]
external usenet poster
Posts: 187
reverse order of numbers
Assume I have the following values in the range A1:C1:
1 | 2 | 3
Is there a formula I can use in A3:C3 that would reverse this order;
i.e., 3 | 2 | 1
Or is this best done in VBA?
Reply With Quote
Dave F[_2_]
View Public Profile
Find all posts by Dave F[_2_]