S
Steve
Hi,
I have Tbl_BookBasics and a Form F_BookBasics.
I also have Tbl_BookPhotoBasics and a form F_BookPhotoBasics to enter data
on the photos within the book
One to many relationship. Tbls linked on PrimaryKey ID in Tbl_BookBasics and
a field called ID in Tbl_BookPhotoBasics
All very straightforward stuff.
The F_BookPhotoBasics will be a subform in F_BookBasics, launched via a
button so I wont see the F_BookBasics
Whilst entering data into F_BookPhotoBasics I wish to have a visual check
that the book I am studying and entering data on, is the correct one.
To do so, I need to display the book number in that subform. The field in
Tbl_BookBasics for it is BookSingleCodeNumber. a field where the books
written in unique number is entered via keyboard. How do I make that
field show in F_BookPhotoBasics so that it displays the book code number ?
Can I design this into the form before using the subform creation wizard and
selecting the form to be the subform ?
I often wish to do this, on subforms and also standard forms so methods for
both would be helpful.
Regards
Steve
I have Tbl_BookBasics and a Form F_BookBasics.
I also have Tbl_BookPhotoBasics and a form F_BookPhotoBasics to enter data
on the photos within the book
One to many relationship. Tbls linked on PrimaryKey ID in Tbl_BookBasics and
a field called ID in Tbl_BookPhotoBasics
All very straightforward stuff.
The F_BookPhotoBasics will be a subform in F_BookBasics, launched via a
button so I wont see the F_BookBasics
Whilst entering data into F_BookPhotoBasics I wish to have a visual check
that the book I am studying and entering data on, is the correct one.
To do so, I need to display the book number in that subform. The field in
Tbl_BookBasics for it is BookSingleCodeNumber. a field where the books
written in unique number is entered via keyboard. How do I make that
field show in F_BookPhotoBasics so that it displays the book code number ?
Can I design this into the form before using the subform creation wizard and
selecting the form to be the subform ?
I often wish to do this, on subforms and also standard forms so methods for
both would be helpful.
Regards
Steve