With dr1
.Sections("Section1").Controls("txtBranch").DataField = rs("branch")
End With
But there is an error message. What's the problem ?
Printable View
With dr1
.Sections("Section1").Controls("txtBranch").DataField = rs("branch")
End With
But there is an error message. What's the problem ?
I'm preety sure this is the same thing you just asked a few minutes ago. Just a hint, try to stay with one topic ;)
Previous Topic:
http://www.vbforums.com/showthread.php?t=370037
Also, try to be a little more breif on what your having trouble with.
Moved to Reporting section.