D
davidjurban
is it not possible to populate a text box using both Control Sourc
property and using a DLookUp triggered by an event? I used the Contro
Source method to originally populate the text box then attempted to ad
code to repopulate the text box upon change of another field. Thi
method produces a run time error... '-2147352567 (800200009)' Yo
can't assign a value to this object.
Sooooo...if there is a conflict using the Control Source property...ho
do I populate the fields in each record initially? Can I assign th
expression to an event that is associated with the creation of eac
record in the database?
property and using a DLookUp triggered by an event? I used the Contro
Source method to originally populate the text box then attempted to ad
code to repopulate the text box upon change of another field. Thi
method produces a run time error... '-2147352567 (800200009)' Yo
can't assign a value to this object.
Sooooo...if there is a conflict using the Control Source property...ho
do I populate the fields in each record initially? Can I assign th
expression to an event that is associated with the creation of eac
record in the database?