Decimal Excel Shortcut

I've tried searching elsewhere, creating macros, etc., so don't flame me for this question.

Does anyone know of a shortcut that will move the decimal in or out by one place? This is driving me fcking nuts!

Thanks

15% Off Wall St. Prep Financial Modeling Training Click Here

 

You can customize short cuts without actually creating a macro. Basically you assign alt + whatever button you want to do it. I use comma to add more decimals, period to remove them. To be honest, I set them up and forgot how to do it, but if I get a chance I will

 

Sub In_M() ' ' In_M Macro ' Macro recorded 6/27/2007 by forougfa ' ' Keyboard Shortcut: Ctrl+i ' Dim x As Object Dim in_Value As Variant in_Value = ActiveCell.Value Set x = ActiveCell x.Offset(0, 0).Value = in_Value / 10 End Sub

Sub Out_M() ' ' Out_M Macro ' Macro recorded 6/26/2007 by forougfa ' ' Keyboard Shortcut: Ctrl+o ' Dim y As Object Dim out_Value As Variant out_Value = ActiveCell.Value Set y = ActiveCell y.Offset(0, 0).Value = out_Value * 10 End Sub

 
Best Response
evilmonkey:
Sub In_M() ' ' In_M Macro ' Macro recorded 6/27/2007 by forougfa ' ' Keyboard Shortcut: Ctrl+i ' Dim x As Object Dim in_Value As Variant in_Value = ActiveCell.Value Set x = ActiveCell x.Offset(0, 0).Value = in_Value / 10 End Sub

Sub Out_M() ' ' Out_M Macro ' Macro recorded 6/26/2007 by forougfa ' ' Keyboard Shortcut: Ctrl+o ' Dim y As Object Dim out_Value As Variant out_Value = ActiveCell.Value Set y = ActiveCell y.Offset(0, 0).Value = out_Value * 10 End Sub

I don't see how this would work. Aren't you just multiplying the number by 10 or dividing by 10? Also, why would you use the Ctr+i or Ctr+o shortcuts? They are for italics or open files? Am I missing something here?

 

i could've swore there was a basic (non-macro) shortcut for this. i even remember trying it out with a stupid grin on my face. i don't know if it was from bankersball's "little known excel shortcuts" or somewhere else, but i'm 90% confident you don't need a macro. someone please tell me i'm right.

 

Wish I could use FastTrack. We use Dealmaven for training but can't install FastTrack because IT doesn't want to add it to the approved program list for a few Analysts and Associates in the PE arm. Apparently the cost to support it is too high. Bastards. Just using it for auto-colouring would be nice. Anybody know where to get a macro for auto-colouring that you can use without having to install an Excel add-in?

 

there is no shortcut, try to get the TTS Macro

then its just CTRL+SHIFT+, or .

or what you can do is move the decimal button next to the standard toolbar and when you press ALT+ENTER it will be the first button

if that didnt make sense, PM me and ill send you a screen shot

 

I realize this is easier said than done, but before I worked in PE I was at M/B/B and our IT dept had the same complaints about add-ins like DM. One of our bright post-MBA consultants, an ex-Bain Cap guy, decided to go over IT's head and ask our head partner directly. A week later we all had trial versions of FastTrack, and today its a standard issue product at the company. The licenses, especially in bulk, shouldn't be particularly expensive, especially when comparing this cost to what they're already paying out in compensation.

At the PE fund where I currently work, I'm fairly certain that 100% of our associates and even our principals (though not partners, since I don't think they have the slightest clue how Excel works) all use FastTrack.

 

Alt+O (Format) +E (cells) +Alt+C (change category) +Down arrow key (go to numbers) +Alt+D (to change decimals) +up or down arrow key, depending on desired number decimals

That's what I usually use and it avoids having to deal with macros.

 

i feel like i'm taking crazy pills. has no one else ever been able to change decimal places shown without macros or extensive keyboard entries? i could've sworn there is something built into excel but little known. either i'm going crazy or i seriously remember pressing 3 keys and switching the number of decimal places shown. someone please prove me right..

 

In Excel 2007 it's really simple ALT+H+9 (deletes decimal places) or ALT+H+0 (increases decimal places).

What's nice about Excel 2007 is that you can still use all the old shortcuts (excel 2003) but every function now has a shortcut due to the new banner layout.

 

Delectus qui adipisci sint placeat error est sit illo. Saepe velit voluptas dolorem nobis. Nobis iste corrupti voluptatem et reprehenderit. Et alias hic nihil corrupti eum quod.

Alias impedit minima qui harum dolore autem impedit. Rem omnis numquam consequuntur.

 

Dicta animi qui aut qui qui ut error. Odio fugit mollitia rem dolore quam. Mollitia rerum molestiae non ratione iure iste.

Et nihil iste praesentium similique. Et ut dolore numquam eveniet harum dolores.

Iure est voluptates quos animi facilis. Vel quo dolor blanditiis dolorem. Nostrum sit velit deserunt nobis sed alias quos.

Doloribus soluta et consectetur numquam voluptatem qui. Enim necessitatibus facilis eveniet ut et. Officia deleniti aperiam facere ipsam dolorem illo.

Career Advancement Opportunities

April 2024 Investment Banking

  • Jefferies & Company 02 99.4%
  • Goldman Sachs 19 98.8%
  • Harris Williams & Co. New 98.3%
  • Lazard Freres 02 97.7%
  • JPMorgan Chase 03 97.1%

Overall Employee Satisfaction

April 2024 Investment Banking

  • Harris Williams & Co. 18 99.4%
  • JPMorgan Chase 10 98.8%
  • Lazard Freres 05 98.3%
  • Morgan Stanley 07 97.7%
  • William Blair 03 97.1%

Professional Growth Opportunities

April 2024 Investment Banking

  • Lazard Freres 01 99.4%
  • Jefferies & Company 02 98.8%
  • Goldman Sachs 17 98.3%
  • Moelis & Company 07 97.7%
  • JPMorgan Chase 05 97.1%

Total Avg Compensation

April 2024 Investment Banking

  • Director/MD (5) $648
  • Vice President (19) $385
  • Associates (87) $260
  • 3rd+ Year Analyst (14) $181
  • Intern/Summer Associate (33) $170
  • 2nd Year Analyst (66) $168
  • 1st Year Analyst (205) $159
  • Intern/Summer Analyst (146) $101
notes
16 IB Interviews Notes

“... there’s no excuse to not take advantage of the resources out there available to you. Best value for your $ are the...”

Leaderboard

1
redever's picture
redever
99.2
2
BankonBanking's picture
BankonBanking
99.0
3
Betsy Massar's picture
Betsy Massar
99.0
4
Secyh62's picture
Secyh62
99.0
5
kanon's picture
kanon
98.9
6
dosk17's picture
dosk17
98.9
7
CompBanker's picture
CompBanker
98.9
8
GameTheory's picture
GameTheory
98.9
9
bolo up's picture
bolo up
98.8
10
DrApeman's picture
DrApeman
98.8
success
From 10 rejections to 1 dream investment banking internship

“... I believe it was the single biggest reason why I ended up with an offer...”