Hi!
Labels:
[tt]Me!lblSomeLabel.Caption = "Blah blah"[/tt]
Text controls:
[tt]Me!txtSomeContro.Value = "Blah blah"[/tt]
.Value can be ommitted for text control, it's the default property.
Most recommended book for Access VBA (on this site) seems to be Access <version> Developer Handbook, Getz et al, Sybex. But do visit a bookstore and see if you find something you like, it's always a matter of preference;-)
Roy-Vidar