P
postings
Hi
How do I convert from string to Enumerated type I defined?
i.e.
Dim pagemode As myenumtype = CType(mystringvalue,???? ).
Can't seem to work this out at all!
Cheers
Alex
How do I convert from string to Enumerated type I defined?
i.e.
Dim pagemode As myenumtype = CType(mystringvalue,???? ).
Can't seem to work this out at all!
Cheers
Alex