Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Adding to an exsisting formula

I need to know if or how I can add to an exsisting formula. I have currently
=SUMA1+B1 I need to add
=INT(A1)+ROUND(MOD(A1,1)*100/60,2)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default Adding to an exsisting formula

Can't you just do =INT(A1)+ROUND(MOD(A1,1)*100/60,2)+B1?

Dave
--
Brevity is the soul of wit.


"Holsapple" wrote:

I need to know if or how I can add to an exsisting formula. I have currently
=SUMA1+B1 I need to add
=INT(A1)+ROUND(MOD(A1,1)*100/60,2)

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Adding to an exsisting formula

So do you want it to look like this?
=Sum((INT(A1)+ROUND(MOD(A1,1)*100/60,2))+B1)
or what?

Holsapple wrote:
I need to know if or how I can add to an exsisting formula. I have currently
=SUMA1+B1 I need to add
=INT(A1)+ROUND(MOD(A1,1)*100/60,2)


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
My formula cell has stopped adding the preceding cells. Miriam Excel Worksheet Functions 1 June 2nd 06 03:35 PM
Excel formula to calculate % gain when adding cash equity to accou Anita Excel Worksheet Functions 0 April 29th 06 04:19 PM
Adding something to a complicated formula Roz Excel Discussion (Misc queries) 6 December 20th 05 09:00 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
adding a formula in a cell but when cell = 0 cell is blank Mike T Excel Worksheet Functions 5 May 31st 05 01:08 AM


All times are GMT +1. The time now is 06:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"