Apr 25, 2001 #1 SAMMY1 MIS Joined Aug 16, 2001 Messages 1 Location US Is there an alternative for using the "FoundCode" function in VB? Ex. FoundCode.Text = Forms![FormName]![BookFoundCode].ListCount - 1
Is there an alternative for using the "FoundCode" function in VB? Ex. FoundCode.Text = Forms![FormName]![BookFoundCode].ListCount - 1
Apr 25, 2001 #2 RickSpr MIS Joined Jan 4, 2001 Messages 2,885 Location US There's no such thing as a FoundCode function. From the looks of it, FoundCode is the name of a control on a form in this example. Rick Sprague Upvote 0 Downvote
There's no such thing as a FoundCode function. From the looks of it, FoundCode is the name of a control on a form in this example. Rick Sprague