data1.recordset.myField = text1
or
data1!myfield = text1
the ! in this instance is a shortcut
you can omit the reference to the recordset
as the ! implies a recordset follows the control
|
Results 1 to 7 of 7
Thread: ! operator instead of . (why?)Threaded View
|
Click Here to Expand Forum to Full Width |