Microsoft
Software
Hardware
Network
Question : VBA concatenation of form names
I have a form that I need to set the visible property to true or false. How can I set this up so that I can use a variable in where CompanyContacts is
Me.subfrm_CompanyContacts.
Visible = True
I tried this but it won't work.
Me.subfrm_ + tableName + .Visible = True
Answer : VBA concatenation of form names
use this format
me("subfrm_" & tableName).visible=true
or
Forms("nameoFMainform")("s
ubfrm_" & tableName).visible=true
Random Solutions
File Sharing Lock w/single user
how to avoid window resize programmatically using MFC for the drag event on title bar which occurs in windows 7 ?
Access query using the "Like" command
subform field linker error: "object variable or With block variable not set"
wcf service
How do I link multiple forms with Required Fields in Access that update one table
IPSEC
Accessing postgresql c#
Can I moved a Hyper-V VM machine from one server to another with different hardware 500pnt
Outlook Express 6.0 Message display incorrect