Gypsie Jones
Registered User.
- Local time
- Today, 22:41
- Joined
- Jan 31, 2014
- Messages
- 13
Hi,
I am putting together a simple database to do with monitoring maintenace of buildings. I was the building number to automatcially populate when the building name is select.
I have got the the point where I have building name and number in the building name combo box but i'm stuck with the after update code builer part.
I currently have:
Me.Building_NameControl = Me.Building_Number.Column(2)
But doesn't seem to work.
Can anyone help please.....I don't really understand syntax!
Many Thanks,
I am putting together a simple database to do with monitoring maintenace of buildings. I was the building number to automatcially populate when the building name is select.
I have got the the point where I have building name and number in the building name combo box but i'm stuck with the after update code builer part.
I currently have:
Me.Building_NameControl = Me.Building_Number.Column(2)
But doesn't seem to work.
Can anyone help please.....I don't really understand syntax!
Many Thanks,