thank you but maybe i'm not able to make clear what i'm looking for ...
cogier wrote: ↑Tuesday 16th March 2021 5:56pm
Dim oObj As Object = ValueBox1
i'm here:
Dim oObj As Object = "ValueBox1"
and i'm looking for:
Dim oObj As Object = ConvertThisStringToAnObject("ValueBox1")