Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
wytedragn
 
Posts: n/a
Default Need help with math Function


I am new to this forum and I really hope someone can help.
I have a spreadsheet with a colum that has tons of fractions that look
like this(22/8, 45/6, 313/9, etc.) you get the point. What I am asked
to do is go through this colum and change each one to a whole number
(ex. 22/8 would be changed to 23, 45/6 is changed to 46). Basically
what I want to do to save so much time(and I'm not sure if this is
possible) is to make a function that will find the fraction, for
instance 22/8, multiply it by the bottome number (8) and then add 1. I
really hope someone can help. If i'm unclear, let me know and I will
try to explain better. Thanks sooo much in advance.


--
wytedragn
------------------------------------------------------------------------
wytedragn's Profile: http://www.excelforum.com/member.php...o&userid=35918
View this thread: http://www.excelforum.com/showthread...hreadid=557105

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Govier
 
Posts: n/a
Default Need help with math Function

Hi

Assuming your data starts in A1, enter the following in B1
=(LEFT(A1,FIND("/",A1)-1))+1
Copy down as far as required
To "fix" the data, copy the whole of Column B, then Paste SpecialValues

--
Regards

Roger Govier


"wytedragn"
wrote in message
...

I am new to this forum and I really hope someone can help.
I have a spreadsheet with a colum that has tons of fractions that look
like this(22/8, 45/6, 313/9, etc.) you get the point. What I am asked
to do is go through this colum and change each one to a whole number
(ex. 22/8 would be changed to 23, 45/6 is changed to 46). Basically
what I want to do to save so much time(and I'm not sure if this is
possible) is to make a function that will find the fraction, for
instance 22/8, multiply it by the bottome number (8) and then add 1. I
really hope someone can help. If i'm unclear, let me know and I will
try to explain better. Thanks sooo much in advance.


--
wytedragn
------------------------------------------------------------------------
wytedragn's Profile:
http://www.excelforum.com/member.php...o&userid=35918
View this thread:
http://www.excelforum.com/showthread...hreadid=557105



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
wytedragn
 
Posts: n/a
Default Need help with math Function


Wow! I can't thank you enough. I had a feeling I was in the right forum.
I am temping for a company and I just saved a guy here soo much time. He
was doing it one by one, all they way down the column, and there is a
lot of them. Thanks again.


--
wytedragn
------------------------------------------------------------------------
wytedragn's Profile: http://www.excelforum.com/member.php...o&userid=35918
View this thread: http://www.excelforum.com/showthread...hreadid=557105

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
IF function to blank without getting #value in sum function Brad Stevenson Excel Worksheet Functions 5 May 26th 05 10:26 AM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


All times are GMT +1. The time now is 11:42 PM.

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

About Us

"It's about Microsoft Excel"