Thread
:
How to define variable a("H") = "Follow-up"...
View Single Post
#
1
Posted to microsoft.public.excel.programming
moonhk[_2_]
external usenet poster
Posts: 36
How to define variable a("H") = "Follow-up"...
Hi All
IN VBA,How to define variable a("H") = "Follow-up"...
e.g.
a["A"] = "Follow-up"
a["B"] ="Reject"
a["C"]="Ongoing"
....
moonhkt
Reply With Quote
moonhk[_2_]
View Public Profile
Find all posts by moonhk[_2_]