G
Guest
I have the problem:
Access rejected quotes inside Dlookup() and Char "=". So I have changed them
for Chr(34) and Chr(61). Now there is no syntax error in thee code, but
control does not accept ControlSource from VB.
Is there a way to write Dlookup() into ComtrolSource Attribute like other
functions which I used to write from VB?
Thanks in advance.
Access rejected quotes inside Dlookup() and Char "=". So I have changed them
for Chr(34) and Chr(61). Now there is no syntax error in thee code, but
control does not accept ControlSource from VB.
Is there a way to write Dlookup() into ComtrolSource Attribute like other
functions which I used to write from VB?
Thanks in advance.