S
SPB
I have a series of 120 statements examples below, that
change/update a forms caption's from a database, how do I
can change the statement's for use within a FOR..NEXT
Forms![OperationsRTC].OpsDescription1.Caption = Forms!
[frmdetails].OpDescription1
.........
Forms![OperationsRTC].OpsDescription120.Caption = Forms!
[frmdetails].OpDescription120
Thanks
change/update a forms caption's from a database, how do I
can change the statement's for use within a FOR..NEXT
Forms![OperationsRTC].OpsDescription1.Caption = Forms!
[frmdetails].OpDescription1
.........
Forms![OperationsRTC].OpsDescription120.Caption = Forms!
[frmdetails].OpDescription120
Thanks