Dear John
Thanks for descriptive mail.
Still reading Ur mail
Jut to share an info with U.
There is a field by the name of Sr (linked to Marma Record Table) in Visit Record table, that is hidden in the Subform.
Thanks a lot
Thanks John for replying back
I actually used it on Main Form - The black dot U mention only appears in the main form
In sub-form only two things appear in event tab - "On enter" and "on Exit"
What do U suggest me to do?
Looking forward to hear from U.
Thanks a lot
I sincerely appreciate...
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 = " &...
Thanks John
I read the links U gave
But still unable to understand how & where to use the code.
I suppose this problem arises every time U deal with NOVICE like I am.
Pls help
Thanks again
Thanks John
The shortcut U told Ctrl+" is useful but not applicable in most cases as line of treatment keeps on changing and in my records I sort Latest visit at top and oldest at bottom. Due to this it automatically copies oldest record.
About the code U gave seems what I wanted but couldn't...
Hello Friends
I use access to create record of my patients and the daily treatment I give them. (attaching a file pic for quick reference)
Mostly my line of treatment with a patient remains same everyday. Hence I have to copy, paste every time to record fresh visit.
If some click button be...