ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Data Entry HELP! (https://www.excelbanter.com/excel-worksheet-functions/25554-re-data-entry-help.html)

Jay

Data Entry HELP!
 
I need to enter dates as they appear below. That's correct, double entries
for each day. Is there a function or code for getting this done this way?

1-Jan
1-Jan
2-Jan
2-Jan
3-Jan
3-Jan
4-Jan
4-Jan
5-Jan
5-Jan
6-Jan
6-Jan


Alok

Jay,

You can use the following formula. Enter it in A1 and drag it down

=DATE(2005,1,(ROW()+MOD(ROW(),2))/2)

Then format the column

Alok Joshi


"Jay" wrote:

I need to enter dates as they appear below. That's correct, double entries
for each day. Is there a function or code for getting this done this way?

1-Jan
1-Jan
2-Jan
2-Jan
3-Jan
3-Jan
4-Jan
4-Jan
5-Jan
5-Jan
6-Jan
6-Jan


Gord Dibben

Jay

In A1 enter 1-Jan

In A2 enter 1-Jan

In A3 enter =A1+1

Drag/copy A3 down as far as you wish.

Format the column as d-mmm


Gord Dibben Excel MVP

On Tue, 10 May 2005 10:32:02 -0700, Jay wrote:

I need to enter dates as they appear below. That's correct, double entries
for each day. Is there a function or code for getting this done this way?

1-Jan
1-Jan
2-Jan
2-Jan
3-Jan
3-Jan
4-Jan
4-Jan
5-Jan
5-Jan
6-Jan
6-Jan




All times are GMT +1. The time now is 09:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com