Steve Faulkner Posted October 15, 2004 Posted October 15, 2004 How can I create a calculation field with the same name as the database. Only showing the name of the database, not all the databases that are open. Many Thanks Steve
QuinTech Posted October 15, 2004 Posted October 15, 2004 Hi Steve, you want the name of the field to be the same as the database name, or the contents? If it's the latter, Get ( FileName ) will work nicely. Jerry
Steve Faulkner Posted October 15, 2004 Author Posted October 15, 2004 Thanks Jerry Do you know why the name is not re-calculated when the file is saved as a different name? I thought the fact it is a calculation would have overcome this. Thanks Steve
Chuck Posted October 15, 2004 Posted October 15, 2004 Change the field calculation to be unstored (found in storage options in the calculation definition). Chuck
Steve Faulkner Posted October 15, 2004 Author Posted October 15, 2004 Thanks Chuck You hit the nail on the head Cheers Steve
Recommended Posts
This topic is 7413 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now