I have a Main form(Table1) with a subform (Table2)
Table1 has a field named Counter(number)
The subform has a hyperlink field (Link) that store's the path to files on the server
if i have 3 hyperlink record in the subform
I want to have the total of 3 showing in the Mainform's Counter field
Can you please show me code that will acheive this
and would this code be best placed on the afterupdate of the subform
Thanks in Advance
Much appreciated.
Table1 has a field named Counter(number)
The subform has a hyperlink field (Link) that store's the path to files on the server
if i have 3 hyperlink record in the subform
I want to have the total of 3 showing in the Mainform's Counter field
Can you please show me code that will acheive this
and would this code be best placed on the afterupdate of the subform
Thanks in Advance
Much appreciated.