Cin Posted September 26, 2003 Posted September 26, 2003 I'm not sure how to ask this question. I have a form where I muliply hours by employee rate. My rate field is in a separate database. The rates change each year. How do I prevent the current year's information from changing? Cin
Mike D. Posted September 26, 2003 Posted September 26, 2003 You can do this by using an auto entry look up. In the hours file, have a rate field that is an auto entry using a look up from the rate field other database. You can then change the rates in the other database without effecting the historical calculation in your hours file, only new entries will reflect the updated hourly rate. HTH, Mike
Cin Posted September 26, 2003 Author Posted September 26, 2003 Mike, Thank you for your help. I tested it and it works! Cin
Recommended Posts
This topic is 7799 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