Sorry if this has been discussed here before, But I could not find it.
Ive created a button on my form "Print Contract". When I press it, I want access to prompt the user for a "Booking#", which is the name of the field with "Booking#" in it. Right now, I have:
Private Sub Command320_Click()...