Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default format leverage in excel

Hi, Does anyone know how you format leverage (financial leverage) in excel.
It's typically represented as 1:5 (instead of .2).
Any help would be greatly appreciated.
Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default format leverage in excel

One close? play ..
Try in B1: =IF(OR(A1={"",0},A11),"","1:"&INT(1/A1))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:18,300 Files:361 Subscribers:58
xdemechanik
---
"mexcel" wrote:
Hi, Does anyone know how you format leverage (financial leverage) in excel.
It's typically represented as 1:5 (instead of .2)
Any help would be greatly appreciated.
Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 154
Default format leverage in excel

mexcel,

There is a way to custom format a ratio, however it will be based on a hard
code number format. For example, all ratios will be one to five for example
(1:5).

Assets: 100,000
Liab: 20,000
Ratio: (=A1/A2) 1:5

Basically, you would create a custom format. FormatCellsNumberCustom.
In the Type box, place "1:"0.0. This will display 1: in front of the
calculation.

--
--Thomas [PBD]
Working hard to make working easy.


"mexcel" wrote:

Hi, Does anyone know how you format leverage (financial leverage) in excel.
It's typically represented as 1:5 (instead of .2).
Any help would be greatly appreciated.
Thanks!

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
Excel 2003. Custom format gets replaced by Special format. jasper New Users to Excel 0 September 1st 08 03:46 AM
Converting a time format to a String format in Excel Bill Partridge Excel Discussion (Misc queries) 3 October 3rd 07 11:48 AM
Convert Excel 2007 format (*.xlsx) into Excel 2003 format JD Moss Excel Discussion (Misc queries) 2 September 27th 07 06:46 PM
How to covert picture excel format to editable excel format SANJUZ Excel Discussion (Misc queries) 1 January 8th 06 09:27 PM
how to format excel format to text format with separator "|" in s. azlan New Users to Excel 1 January 31st 05 12:57 PM


All times are GMT +1. The time now is 10:09 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"