Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FoundCode Function In VBA

Status
Not open for further replies.

SAMMY1

MIS
Aug 16, 2001
1
US
Is there an alternative for using the "FoundCode" function in VB?


Ex. FoundCode.Text = Forms![FormName]![BookFoundCode].ListCount - 1
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top