You are here:About>Computing & Technology>Databases> Microsoft Access> Access Function Library> Microsoft Access Function Library: CallByName()
About.comDatabases
Newsletters & RSSEmail to a friendSubmit to Digg

Microsoft Access Function Library: CallByName()

From Mike Chapple,
Your Guide to Databases.
FREE Newsletter. Sign Up Now!
Function: CallByName()

Purpose: The CallByName() function is used to manipulate objects by either executing a method or setting the value of a property.

Usage: CallByName(object, procedure, calltype, args)

Returns: Value returned by procedure.

Examples and Special Cases
CallByName(MyButton, “Text”, vbGet)
 All Topics | Email Article | | |
Advertising Info | News & Events | Work at About | SiteMap | Reprints | HelpOur Story | Be a Guide
User Agreement | Ethics Policy | Patent Info. | Privacy Policy©2008 About, Inc., A part of The New York Times Company. All rights reserved.