Do you have any Excel OCD habits?

MrKowz

Well-known Member
Joined
Jun 30, 2008
Messages
6,653
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
We need another discussion thread! Do you have any Excel OCD habits? Do you find yourself always formatting things a certain way, setting up borders with specific thicknesses, etc?

Whenever I get a spreadsheet from a colleague that has no formats, I go insane. I have to put a thick border around anything that is meant to be looked at as a group (with thin borders between), any cell that is meant to be manually inputted I color with a light yellow. Any cell that is a formula output I color with light green, and any cell that is a macro output I color with light blue. Cells that are a "total" (sum, product, average, etc), I color in a light orange. Any dollar amounts, I have to put into Accounting Format.

Also, I hate... HATE HATE HATE HATE having things in Column A when it isn't a data table or if the number of rows used is less than what fits on my screen. When things bump up right against the left edge of the table, it makes me go bonkers. :D

For example... any time I get a spreadsheet that starts out looking like this:

Excel Workbook
AB
2Interest Rate6.50%
3Years2.00
4
5Principal AmountAccrued Value
610001134.23
720002268.45
830003402.68
940004536.90
1050005671.13
11
12Total17013.38
Sheet1
Excel 2003
Cell Formulas
RangeFormula
B6=A6*(1+$B$2)^$B$3
B7=A7*(1+$B$2)^$B$3
B8=A8*(1+$B$2)^$B$3
B9=A9*(1+$B$2)^$B$3
B10=A10*(1+$B$2)^$B$3
B12=SUM(B6:B10)



I put it into something that looks like this (Imagine thick borders around the separate arrays):

Excel Workbook
BC
2Interest Rate6.50%
3Years2.00
4
5Principal AmountAccrued Value
6$ 1,000.00$ 1,134.23
7$ 2,000.00$ 2,268.45
8$ 3,000.00$ 3,402.68
9$ 4,000.00$ 4,536.90
10$ 5,000.00$ 5,671.13
11
12Total$ 17,013.38
Sheet1
Excel 2003




Also, with macros... any time I get code, the FIRST thing I do is go through and tier it so that it is easier to follow where loops, ifs, for statements, select cases begin/end.
 
Last edited:

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
I too have to tier code, it drives me mental when I see it all lines up... Sometimes I tier it, show it to my colleagues who then go "ohhhh I see what I did wrong now!".

I also hate merged cells. I ALWAYS remove them... Trying to sort/reference an individual cell when one or more are merged? Good luck!

I ahve to agree with you on the formatting and borders... I usually use neutral colours, as most of my collegues seem to think dark blue and dark red cell background colours with bold black font work well together.

Then there's the freeze panes, which *apparently* work really well when put in the middle of a spreadsheet, or are done on a PC with a resolution of 1600*1200 and put where no one else can see them!

/Rant
 
Usually the first thing I do with workbooks I receive is to remove all the formatting to avoid my retinas catching fire, and delete any pie or 3D (or, God forbid, both) charts. I then apply a custom colour palette, add minimal formatting - mostly a few grey borders at the top and bottom of tables, a bit of alignment and hiding decimal places (or showing in '000s) for most figures. A few cells bold where they are key outputs.
Then work out what it is I'm actually looking at. :)
 
It does seem that when some of my colleagues refer to "eye-catching", it is short for "eye-catching-fire".
To be fair, though, some of their designs are quite useful for disguising the bad news contained therein. ;)
 
Header row has GOT to be bold, text-wrapped & frozen. Column widths have to be adjusted & some data types really need to be centered in the column, while others have to be aligned to the right. And there needs to be a little splash of color somewhere, preferably in about the middle third of the screen. They send me these monotonous files that are nothing more than little black ants marching across the screen and then they wonder why it takes them so long to locate anything in it! GAH!!!!
 
Usually the first thing I do with workbooks I receive is to remove all the formatting to avoid my retinas catching fire, and delete any pie or 3D (or, God forbid, both) charts. I then apply a custom colour palette, add minimal formatting - mostly a few grey borders at the top and bottom of tables, a bit of alignment and hiding decimal places (or showing in '000s) for most figures. A few cells bold where they are key outputs.
Then work out what it is I'm actually looking at. :)

So this would drive you nuts? (Sorry, I had to)

http://img.photobucket.com/albums/v232/MrKowz/rorya.jpg
 
Last edited by a moderator:
It does seem that when some of my colleagues refer to "eye-catching", it is short for "eye-catching-fire".
To be fair, though, some of their designs are quite useful for disguising the bad news contained therein. ;)

Combine that with having 65 columns and a zoom of 125% and you are not only blind, but you start having a fit.

"BUT IT LOOKS SO PRETTY.."
 
That's not bad, but it needs more slices, datalabels and linking lines, and preferably some bezel and glow effects. And at least 8 different fonts.
It also reminds me of one of the only questions I've ever flatly refused to answer on a forum - when someone asked how to make cells flash... :warning: :banghead: :mad: :outtahere:
 
It also reminds me of one of the only questions I've ever flatly refused to answer on a forum - when someone asked how to make cells flash...

Application.OnTime....... *stabs out own eyes*

I don't blame ya... better to save the world from those situations before they are created. You did the community a favor! :biggrin:
 

Forum statistics

Threads
1,222,636
Messages
6,167,218
Members
452,104
Latest member
jadethejade

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top