Adding vertical lines every 12 months to separate years in proforma analysis

petersollecito

New Member
Joined
Aug 3, 2017
Messages
2
Hello,

I am creating a 90-year proforma for a ground lease residential real estate deal, and I would like to know how to add vertical lines every 12 months in order to better separate the years for when I am presenting the proforma. Since this proforma is dynamic, and dates change when I change input data, I need the vertical lines to appear in the correct spots when I change the date information.

Any clarification on this?

Really appreciate the help.

-Peter
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Hi.

It would help if we could see what your data looks like, but I'm assuming you have dates or months in either a row or a column.
If that is the case, you could possibly use Conditional Formating to detect a change in year, and apply a border.

For example, if you have full dates, let's say 1st Dec 2016 in cell A1, and 1st Jan 2017 in cell A2, you could use a formula like this in CF . . .

=year(a1)<>year(a2)

and apply a format of a line across the top of the cell, or whatever format you want.
 
Upvote 0

Forum statistics

Threads
1,216,095
Messages
6,128,804
Members
449,468
Latest member
AGreen17

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