I tried it out of curiousity and it had no effect.
I tried to set the font color to red at runtime.
It didn't generate an error, it just simply did nothing.
VB Code:
Private Sub DataReport_Activate() rptROEA_Full.txtscore.ForeColor = &HFF& End Sub
The txtscore should have appeared as txtScore. Since it didn't capitalize it when I moved off the line while I was coding, I was pretty sure it wouldn't reference it.
I too have found the DataReports to be lacking in many areas![]()




Reply With Quote