Microsoft
Software
Hardware
Network
Question : controling the source for a subform
Hi,
I have a form with a button and a subform. The app is editting an input file and will run about twenty queries. All should return null, but the first one that doesn't needs to present its reults to the subform. The columns in all of the queries are different.
It seem this should be simple, but I have not gotten it to work.
Me.Child27.SourceObject = "my query"
Child27 is the subform and "my query" is a MS Acces query.
The error message is that access could not find the object.
Thanks,
Greg
Answer : controling the source for a subform
Try this ... works for me.
Me.Child27.SourceObject = "query.my query"
mx
Random Solutions
unable to open internal url using VPN
How to extract Numbers from a text string ?
MBAM and Superantispyware
DT_WSTR dropping value before decimal point in SSIS
Black Screen Windows 2003
from X and Y cordites
weird effects using ROUND() on REALs in TSQL
Problem with require('./wp-blog-header.
php'); The ./ is throwing a 500 error message.
The name on the security certificate is invalid or does not match the name of the site
Combine Sheets in Workbook