Jarvis Posted April 6, 2006 Posted April 6, 2006 Is there a way to pre-set a value for one field before importing records, such that this new value would populate that field for each new record. I have a list of standard tasks in one table. I would like to be able to change the name of a particular WORKER on the fly, then import a list of tasks with his name entered into the WORKER field. The list of tasks would be imported as a list of constants, but the name field would be variable, before the import. I hope I explained this right. Any ideas? Jarvis
Fenton Posted April 6, 2006 Posted April 6, 2006 One way to do this is to create a global field in the Tasks table for the worker. Set or choose the worker, then import the global along with the regular task fields. It will be the same value for all imported records.
Jarvis Posted April 7, 2006 Author Posted April 7, 2006 Thanks Fenton! I hadn't considered changing the imported data with a global field. For some reason I was thinking this would come under an auto enter type function. I might also have been suffering coffee deficit at the time. I will look into what you suggest. Jarvis
Recommended Posts
This topic is 6806 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