ms access - Is it possible to pass the name of a subroutine to a string in VBA? -


i'm constructing database in access heavy vba use.

it useful error reporting if pass name of active subsoutine string. possible in vba?

thanks.

yes...manually :-)

sactiveroutine = "mysubname" 

if use product mz tools, can make quite easy defining custom header.
vba not have way return name of current proc.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -