PC Review


Reply
 
 
=?Utf-8?B?VG9kZC5IZW5uaWc=?=
Guest
Posts: n/a
 
      18th Oct 2007
Hey,

If I have a date (stored in serial number format from the =TODAY() function)
which is being displayed as a month written out in text e.g. "October" in the
cell, how can I save the text string being displayed so that I can use it
with the VLOOKUP fuction in a list of months that are all text strings?

-Todd
 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      18th Oct 2007
=TEXT(TODAY(),"mmmm")

will get you a real txt month
--
Gary''s Student - gsnu200750


"Todd.Hennig" wrote:

> Hey,
>
> If I have a date (stored in serial number format from the =TODAY() function)
> which is being displayed as a month written out in text e.g. "October" in the
> cell, how can I save the text string being displayed so that I can use it
> with the VLOOKUP fuction in a list of months that are all text strings?
>
> -Todd

 
Reply With Quote
 
=?Utf-8?B?VG9kZC5IZW5uaWc=?=
Guest
Posts: n/a
 
      18th Oct 2007
Worked perfectly, many thanks!

"Gary''s Student" wrote:

> =TEXT(TODAY(),"mmmm")
>
> will get you a real txt month
> --
> Gary''s Student - gsnu200750
>
>
> "Todd.Hennig" wrote:
>
> > Hey,
> >
> > If I have a date (stored in serial number format from the =TODAY() function)
> > which is being displayed as a month written out in text e.g. "October" in the
> > cell, how can I save the text string being displayed so that I can use it
> > with the VLOOKUP fuction in a list of months that are all text strings?
> >
> > -Todd

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
grouping together user defined data types and collections of those types Andy B. Microsoft VB .NET 2 27th Feb 2009 12:08 PM
append parameter - data types in adp that correspond to sql data types Keith G Hicks Microsoft Access ADP SQL Server 1 5th Nov 2007 10:56 PM
OracleDataAdapter.Fill not mapping Oracle data types to .NET data types news.microsoft.com Microsoft ADO .NET 9 13th Oct 2005 08:01 PM
How can I convert the SQL data types to csharp system types.. Champika Nirosh Microsoft C# .NET 1 11th Nov 2004 09:25 AM
VB.NET Data Types = SQL Server Native Types Rocky Microsoft Dot NET 0 29th Sep 2004 04:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:30 AM.