LittleMan22
Technical User
Is it possible, when you are using a combo box, to have the bound collumn set at 2 but then when you transfer the data to another field set the bound column to 3?
i.e. can you have code that resembles the following:
Forms!frmClient!Amount = Forms!frmClient!Trans!Amount(BoundCollumn2)
Ryan.
i.e. can you have code that resembles the following:
Forms!frmClient!Amount = Forms!frmClient!Trans!Amount(BoundCollumn2)
Ryan.