Notes Form (1 Viewer)

Prototype

Registered User.
Local time
Today, 17:00
Joined
Mar 26, 2017
Messages
11
[FONT=&quot]The scenario is I want to create a subform that contains a history of notes that is linked to the specific record being opened in a form.[/FONT]

[FONT=&quot]In the subform, when a particular note is selected, a form opens for us to view and modify the notes. In addition, [FONT=&quot]a[FONT=&quot]nother feature in the[/FONT][/FONT] subform [FONT=&quot]includes[FONT=&quot] an[/FONT][/FONT] entry form that allows new notes be added. [/FONT]

[FONT=&quot]Does anyone know a method to achieve this?
[/FONT]



[FONT=&quot]Thanks so much.
[/FONT]
 

llkhoutx

Registered User.
Local time
Today, 16:00
Joined
Feb 26, 2001
Messages
4,018
Use an appropriate event to open the desired form with a subroutine. A button on the subform is probably appropriate because merely selecting a note is probably not what you want.
 

Users who are viewing this thread

Top Bottom