Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hi everybody, I have a question and I hope that I find a satisfactor answer for it, I have two columns the firs one contains numbers represent dollars and the other one contains numbers represent cents Let's assume the the total of cents is 223 and the total of dollars is 112,, The formuls I want is to convert the total of cents to 23 and the total of dollars to 114 .. I wish that my question is clear for all. I hope I find the reply ASAP. Thanx for All -- Jim333 ------------------------------------------------------------------------ Jim333's Profile: http://www.excelforum.com/member.php...fo&userid=5186 View this thread: http://www.excelforum.com/showthread...hreadid=375528 |
#2
![]() |
|||
|
|||
![]() Total Dollars =112+INT(223/100) Total Cents =MOD(223,100) You could replace the numbers with your formulae Mangesh -- mangesh_yadav ------------------------------------------------------------------------ mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470 View this thread: http://www.excelforum.com/showthread...hreadid=375528 |
#3
![]() |
|||
|
|||
![]() Thank you sooooooooooooooo mcuh for you help -- Jim333 ------------------------------------------------------------------------ Jim333's Profile: http://www.excelforum.com/member.php...fo&userid=5186 View this thread: http://www.excelforum.com/showthread...hreadid=375528 |
#4
![]() |
|||
|
|||
![]() Thank you sooooooooooooooo mcuh for your help -- Jim333 ------------------------------------------------------------------------ Jim333's Profile: http://www.excelforum.com/member.php...fo&userid=5186 View this thread: http://www.excelforum.com/showthread...hreadid=375528 |
#5
![]() |
|||
|
|||
![]()
Thanks for the feedback.
Mangesh "Jim333" wrote in message ... Thank you sooooooooooooooo mcuh for your help -- Jim333 ------------------------------------------------------------------------ Jim333's Profile: http://www.excelforum.com/member.php...fo&userid=5186 View this thread: http://www.excelforum.com/showthread...hreadid=375528 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Addition problem, number always 2 cents off...Help | Excel Discussion (Misc queries) | |||
Converting Text to Number | Excel Discussion (Misc queries) | |||
roundoff when converting text to numbers | Excel Worksheet Functions | |||
Dollar Bill Chart | Charts and Charting in Excel | |||
Amount or Numbers in Words | New Users to Excel |