Pablo Ramirez Posted December 23, 2003 Posted December 23, 2003 I have a simple layout that calculates for example Total price by multiplying unit price*quantity. There is a related database that uses the unit price to calculate some other things. My question is that for example in countries with high inflation where prices change almost every month, every time I change a price it recalculates the older prices with the latest one!!. How could I have the oldest prices untouched and recalculate only according to the latest price. Thank you Pablomac
kenneth2k1 Posted December 23, 2003 Posted December 23, 2003 Hi: Sounds like you need a join file. There are several examples and instructions on this. You can search these forums or look in the FM help. There are also a few examples. FileMaker has a solution called the Solution Framework which is an invoicing system. There are a lot of them out there. You could also check fmfiles.com Have fun Ken
DanBrill Posted December 24, 2003 Posted December 24, 2003 This is the perfect place for a 'lookup.' This sets a value once and leaves it that way unless you explicitly re-lookup the value. Take a look at the user documentation for an overview. Dan
Recommended Posts
This topic is 7710 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