Hi,
I am using the correct container name. I did try using there cod:
Forms("frmTest").Controls("MyContainerName").Form.recordsetclone.recordcount
instead of getting #name? With the above code i get #error. Is it possible i am getting #error because i am running in sandbox mode?
Edit: The...