Thanks John
I wanted to post value in "Marma" field in "Visit Record" table in "Marma Record" Form. "Sr" is the field thru which "Marma Record" & "Visit Record" tables are mutually related.
Hence,
I pasted the following code
Me.Marma.DefaultValue = DLookup("Marma", "Visit Record", "Sr = " &...