range of dates in a single cell

Jerry 4762

New Member
Joined
Jul 1, 2015
Messages
1
Hi all

Im using Excel 2010.

I have a range of dates that i want to display in a single cell as text.

Eg.

Column A
1/1/15
2/1/15
3/1/15
4/1/15
.
.
.
31/1/15

What i want is to display in , say, cell B2, just the dates seperated by commas. Eg - Cell B2 should display - 1,2,3,4,5,all the way till the last date in my range.

Also, can it be done without using macros?(preferrably without macros) :p

Regards

Jerry
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
enter the formula DAY(A1:A10) as an array formula (ctrl-shift-enter) Then select cell B2 press F2 and then F9. You can then copy the dates from the formula bar.
 
Upvote 0

Forum statistics

Threads
1,215,723
Messages
6,126,470
Members
449,315
Latest member
misterzim

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