I searched the Help files and found that you can get around the #Error result when trying to calculate data from a subREPORT which has no data with the HasData property, but can not figure out how to do it with a subform.
Microsoft Help
I even tried to set the visible property to no if it didn't hold a value, but apparantly Access considers "#Error" as a value.
I do not know VBA, but am trying to learn. If the solution requires a great deal of VBA, please explain the details.
Thank you.
Microsoft Help
I even tried to set the visible property to no if it didn't hold a value, but apparantly Access considers "#Error" as a value.
I do not know VBA, but am trying to learn. If the solution requires a great deal of VBA, please explain the details.
Thank you.
Comment