Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Rao Ratan Singh
 
Posts: n/a
Default Locate month and year from range of date from another sheet

Hi all,
I want to locate month and year from range of date through April, 05 to
Feb.,06
How?

Thanks and regards

RRS
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Peo Sjoblom
 
Posts: n/a
Default Locate month and year from range of date from another sheet

=MONTH(A1)

will return the index number of the month, e.g. 01/01/06 in A1 will return 1

=YEAR(A1)

will return the year

if you want the month in text like January

=TEXT(A1,"mmmm")

or just

=A1 and custom format mmmm


--

Regards,

Peo Sjoblom

Northwest Excel Solutions

www.nwexcelsolutions.com

(remove ^^ from email address)

Portland, Oregon




"Rao Ratan Singh" wrote in message
...
Hi all,
I want to locate month and year from range of date through April, 05 to
Feb.,06
How?

Thanks and regards

RRS


  #3   Report Post  
Posted to microsoft.public.excel.newusers
CLR
 
Posts: n/a
Default Locate month and year from range of date from another sheet

These may be helpful...

=TEXT(A1,"mmmm")
=YEAR(A1)

Vaya con Dios,
Chuck, CABGx3



"Rao Ratan Singh" wrote:

Hi all,
I want to locate month and year from range of date through April, 05 to
Feb.,06
How?

Thanks and regards

RRS

  #4   Report Post  
Posted to microsoft.public.excel.newusers
Rao Ratan Singh
 
Posts: n/a
Default Locate month and year from range of date from another sheet

I just want to locate mmm, yy from my Sales book Sheet range of date which is
from 4/01/05 to 2/28/06 in other sheet which have 12 rows for month column
sequentially.

For Example -
b9 should be Apr-05
b10 should be may- 06

it should be in date format not in text



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
Format date with just month and year Jay3253 Excel Discussion (Misc queries) 6 February 2nd 06 07:17 PM
a Month to Date and Year TD page in one sheet changing each day? Mark A. Fresh Excel Discussion (Misc queries) 1 January 5th 06 10:59 AM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Month Year Date Format Jamie Excel Worksheet Functions 2 February 7th 05 06:43 PM
create a date from year, day and month Baerbel Excel Worksheet Functions 3 November 13th 04 06:46 PM


All times are GMT +1. The time now is 04:03 PM.

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

About Us

"It's about Microsoft Excel"