#1   Report Post  
Ankur
 
Posts: n/a
Default drag.....

i have column in worksheet for date for eg
| 15/06/05
| 15/07/05
| 15/08/05
|
| now monthwise i want to drag the column. Is it possible?
|
| this is in date format, also one more column
| June 05
| July 05
| Aug 05
|
| The date will remain same
| Thanks in advance



  #2   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

is there not a format mmm-yy
why not use it


Ankur wrote in message
...
i have column in worksheet for date for eg
| 15/06/05
| 15/07/05
| 15/08/05
|
| now monthwise i want to drag the column. Is it possible?
|
| this is in date format, also one more column
| June 05
| July 05
| Aug 05
|
| The date will remain same
| Thanks in advance





  #3   Report Post  
Max
 
Posts: n/a
Default

Try this ..

Put in A1:A2 :
15-06-05
15-07-05

Then select A1:A2 and drag the fill handle down (the black "square" at the
bottom right-corner of cell A2) as far as required, which will return:

15-06-05
15-07-05
15-08-05
15-09-05
15-10-05
15-11-05
etc

Put in B1: =TEXT(A1,"mmm yy")
Copy B1 down as many rows as you have filled in col A

Col B will return the month & year for the dates in col A
in the format: mmm yy (i.e. Jun 05, Jul 05, Aug 05)

If you want the full month (i.e. June, July, August, etc)
to display in col B, put instead in B1:
=TEXT(A1,"mmmm yy")
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"Ankur" wrote in message
...
i have column in worksheet for date for eg
| 15/06/05
| 15/07/05
| 15/08/05
|
| now monthwise i want to drag the column. Is it possible?
|
| this is in date format, also one more column
| June 05
| July 05
| Aug 05
|
| The date will remain same
| Thanks in advance





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
In excel how set up a sequence to drag Mon, Tues, Wed Etc, miltdp Excel Discussion (Misc queries) 1 August 3rd 05 10:15 PM
How do you control scroll rate when click and drag to select cell rbperrie Excel Discussion (Misc queries) 1 June 25th 05 09:44 AM
Copy an Drag cell Formula Problem Nat Excel Discussion (Misc queries) 1 June 20th 05 03:24 PM
Drag option pcachoi Charts and Charting in Excel 1 April 26th 05 10:01 PM
I cannot drag a Pivot Table field into the page area KimboR Excel Discussion (Misc queries) 2 February 23rd 05 02:29 PM


All times are GMT +1. The time now is 12:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"