Newbies Jason Carter Posted October 16, 2011 Newbies Posted October 16, 2011 Hi All, I have a table called "Vessel Logbook" which is used to record daily fuel consumption for our companies vessels. I have 6 Fields "Vessel Name", "Date", "Consumption", "Loaded", "Transferred" and "R.O.B" (Remaining on Board). What i am looking for is a calculation for the "R.O.B" field which will automatically calculate the R.O.B of the vessel for that day. eg. If Vessel Name = Vessel 1 R.O.B = Date - 1 (previous Day) - "Consumption" + "Loaded" - "Transferred" to do this with 1 vessel i can do but as we have over 20 vessels i am stuck, can someone help with this?
comment Posted October 16, 2011 Posted October 16, 2011 It would probably be best to lookup the previous balance, using a self-join relationship as described here: http://fmforums.com/forum/topic/65083-running-balance/page__view__findpost__p__308701
Newbies Jason Carter Posted October 23, 2011 Author Newbies Posted October 23, 2011 It would probably be best to lookup the previous balance, using a self-join relationship as described here: http://fmforums.com/...post__p__308701 Thanks for your reply however i am new to Filemaker and i don't completely understand. Is it possible to explain this method a little more?
comment Posted October 23, 2011 Posted October 23, 2011 If you have a specific question, I'll try to answer.
Recommended Posts
This topic is 5120 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