Everton Juniti Posted November 28, 2005 Posted November 28, 2005 Someone, please help me!!! How can I calculate by adding a lot of numbers, recorded in a database, even if those numbers are the time type? I need a script that make this calculation... Thanks.
stanley Posted November 28, 2005 Posted November 28, 2005 Everton: What exactly are you counting? Minutes? Hours? More detail is needed. -Stanley
Lee Smith Posted November 28, 2005 Posted November 28, 2005 Not sure what you want for a result. FileMaker stores time [color:red]as a Number. However, I'm not understanding what this is suppose to give you? Maybe you are wanting to add up the results of the elapsed time for several entries. If you can do this with a calculation, you can do it with a script. I usually work with the calculation in a test calculation field first before trying to get a script to work. HTH Lee
Everton Juniti Posted November 29, 2005 Author Posted November 29, 2005 I'll be more specific about what I really want. I have a lot of records and I'm counting hours, minutes and seconds, adding one by one and make a calculation that returns to me the result of this calculation. Example: - 08:12:01 (first record) - 08:00:02 (second record) - 08:20:32 (third record) After calculation, it returns this result: - 24:32:35 (adding up hours, minutes and seconds) Thanks to all of you that answered me.
Recommended Posts
This topic is 6936 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