I attempt to amend the RowSource property of a combo box on my form by issuing the following instruction
frmEntPlayers.cmbSelPlayer.RowSource = “R50:R279”
I get no error from this line and at end of program the property remains unchanged.
Q. Am I attempting to do something here which is not possible in VBA, or am I going about it in the wrong way.
Any assistance that points me in the right direction would be most appreciated.
Regards
Rodopi