jaggiebunnet
Programmer
hi all
I am trying to write some vba for a 3rd party application - the vba is not too bad but something has happened where one of my objects I reference, say Object B has a parameter say Value and when I type in
B.Value
vba changes it to
B.value and my code doesnt work
anyone have any ideaswhat I did to screw this up and how i should fix it?
Thanks.
R.
I am trying to write some vba for a 3rd party application - the vba is not too bad but something has happened where one of my objects I reference, say Object B has a parameter say Value and when I type in
B.Value
vba changes it to
B.value and my code doesnt work
anyone have any ideaswhat I did to screw this up and how i should fix it?
Thanks.
R.