Re: Month text as a value
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Mon, 27 Oct 2008 13:54:46 -0500
The dot didn't work for me (my USA settings???).
But this did:
=MONTH(A1&" 1, 2008")
As did this:
=MONTH("1"&A1&"2008")
and
=MONTH(1&A1&2008)
(and I didn't have to worry about the separator)
Harald Staff wrote:
Another:
=MONTH(A1&" 1. 2008")
Best wishes Harald
"DaveKid" <DaveKid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F16EBA85-723F-4857-B6ED-3BFA75B29358@xxxxxxxxxxxxxxxx
Hi, I am wokring on a spreadsheet which gives the month name in a drop
down
list to select. This drop down box is then linked to another cell which
reads
is contents to give the value dependent on which month is chosen, however,
I
have a problem in that excel cannot read the month as a value. How do I
overcome this?
--
Dave Peterson
.
- Follow-Ups:
- Re: Month text as a value
- From: Harald Staff
- Re: Month text as a value
- References:
- Month text as a value
- From: DaveKid
- Re: Month text as a value
- From: Harald Staff
- Month text as a value
- Prev by Date: Deleting rows with same address
- Next by Date: Re: Help with macro to copy data to a designated worksheet
- Previous by thread: Re: Month text as a value
- Next by thread: Re: Month text as a value
- Index(es):
Relevant Pages
|