T
Tom D
Hello, Thanks for checking in,
If in the same database I have a Form called "Main" with a Field called
"Breed" and the Value in "Breed" is "Golden Retriever". How could I copy
that value into a Form called "Details" and a Field called "Your-Breed"
without physically copying the value and pasting it (since I want to be able
to do this quickly for hundreds of other values using the respective fields)?
The form "Main" was created from the table "Main" using autoform. The form
"Details" was created from the table "Details" using autoform. Combining the
source tables "Main" and "Details" in a query is not a solution in this case,
because I want the Value "Golden Retriever" to exist in the field
"Your-Breed". I am using Access 2003. Ideas and if possible code for
placement in properties, macros, etc is appreciated.
Thanks for your time,
Tom
If in the same database I have a Form called "Main" with a Field called
"Breed" and the Value in "Breed" is "Golden Retriever". How could I copy
that value into a Form called "Details" and a Field called "Your-Breed"
without physically copying the value and pasting it (since I want to be able
to do this quickly for hundreds of other values using the respective fields)?
The form "Main" was created from the table "Main" using autoform. The form
"Details" was created from the table "Details" using autoform. Combining the
source tables "Main" and "Details" in a query is not a solution in this case,
because I want the Value "Golden Retriever" to exist in the field
"Your-Breed". I am using Access 2003. Ideas and if possible code for
placement in properties, macros, etc is appreciated.
Thanks for your time,
Tom