Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
martinkn
 
Posts: n/a
Default Format numbres to 32nds

I download prices from quote service on 30 Treasury Bond futures. They are
downloaded as i.e. 11320, meaning 113 20/32. When using the original format
in a formula it treats it as a whole number. How can I convert this original
format to be treated as 32nds.
  #2   Report Post  
Niek Otten
 
Posts: n/a
Default Format numbres to 32nds

=INT(A1/100)+(MOD(A1,100)/32)

Format Custom as "# ?/32" if you like

--
Kind regards,

Niek Otten

"martinkn" wrote in message
...
I download prices from quote service on 30 Treasury Bond futures. They are
downloaded as i.e. 11320, meaning 113 20/32. When using the original
format
in a formula it treats it as a whole number. How can I convert this
original
format to be treated as 32nds.



  #3   Report Post  
martinkn
 
Posts: n/a
Default Format numbres to 32nds

Niek ... you're very helpful, thank you very much!

Regards,
Martin

"Niek Otten" wrote:

=INT(A1/100)+(MOD(A1,100)/32)

Format Custom as "# ?/32" if you like

--
Kind regards,

Niek Otten

"martinkn" wrote in message
...
I download prices from quote service on 30 Treasury Bond futures. They are
downloaded as i.e. 11320, meaning 113 20/32. When using the original
format
in a formula it treats it as a whole number. How can I convert this
original
format to be treated as 32nds.




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
Why does my format keep changing in the cell? Denise Excel Discussion (Misc queries) 0 August 30th 05 04:23 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
Conditonal Format with a date format Kevin Excel Discussion (Misc queries) 2 April 27th 05 10:20 PM
Office2000: Conditional format behaves strangely Arvi Laanemets Excel Discussion (Misc queries) 1 April 7th 05 08:47 AM
why does currency format change to number format? Cassie Excel Discussion (Misc queries) 3 March 18th 05 06:57 PM


All times are GMT +1. The time now is 05:01 AM.

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"