Thread
:
Sort by Variables
View Single Post
#
1
Posted to microsoft.public.excel.programming
SharonInGa[_2_]
external usenet poster
Posts: 14
Sort by Variables
OK, I'm one step further then my last question. How do I SORT using string
variables? Am I close?
dim itype1 as integer
dim itype2 as integer
dim itype3 as interger
itype1 = "Cash Equivalent"
itype2 = "Bond"
itype3 = "Common Stock"
Reply With Quote
SharonInGa[_2_]
View Public Profile
Find all posts by SharonInGa[_2_]