Answer the question
In order to leave comments, you need to log in
Custom data types - how to get value by field name?
Hello!
There is Excel and VBA, there is a custom data type, something like this:
public type MyType
varA as A
varB as B
varC as C
end type
s = "varB"
print(varofMyType.$s)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question