T
TimH
I have a function that generates a string and I need to enter it in A Bound
Field:
Public Function PtKey()
....
....
strTemp = PtKey
where PtKey is the bound field;
On Debug.Print the value is printed in Immediate window however I am not
able to populate the Bound Field Outomaticaly
Please Help
As Always Thank you for your assistance.
Field:
Public Function PtKey()
....
....
strTemp = PtKey
where PtKey is the bound field;
On Debug.Print the value is printed in Immediate window however I am not
able to populate the Bound Field Outomaticaly
Please Help
As Always Thank you for your assistance.