PPRuNe Forums - View Single Post - Excel Formula
Thread: Excel Formula
View Single Post
Old 11th August 2001 | 10:26
  #1 (permalink)  
Noted
 
Joined: Jul 2001
Posts: 20
Likes: 0
From: N4727.2E00833.5
Question Excel Formula

Trying to add several numbers in the format ( STD . MIN ) The only formula I have come up with is for adding two numbers in that format. Formula(INT(SUM(A1:A2))+INT(100*((A1-INT(A1))+(A2-INT(A2)))/60)+(MOD(100*(A1-INT(A14)+(A2-INT(A2)));60)/100))
any ideas.



[ 11 August 2001: Message edited by: Noted ]
Noted is offline