Hi all
When i am using this code for audit , i want to get the text on the label related to the controls ( not control name ) , it works good on the single forms , but gives error 2467 when using it on continuous forms .
Option Compare Database
Option Explicit
Public Function...