David Thorpe
New member
- Local time
- Today, 16:00
- Joined
- Apr 11, 2003
- Messages
- 6
Can anybody advise me how to go about setting the default property of a (text) field in a table from VBA?
A database I have been using for years to run a local charity is now to be used by a group of other similar charities in the area. I have added a table that will hold details of each new charity and one of its text fields is "Charity Name".
My aim is that on using the database for the first time, each new charity will input its Name (via an appropriate Form) and that name will become the default value of a similar text field in another table.
Can this be done and, if so, how?
A database I have been using for years to run a local charity is now to be used by a group of other similar charities in the area. I have added a table that will hold details of each new charity and one of its text fields is "Charity Name".
My aim is that on using the database for the first time, each new charity will input its Name (via an appropriate Form) and that name will become the default value of a similar text field in another table.
Can this be done and, if so, how?