Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bmo bmo is offline
external usenet poster
 
Posts: 7
Default assigning # to day

is there a formula where I can assign a number to the day of the week.

for instance; if I input "wednesday" can it return "3"?

I want to go a step beyond that and have it return columns "3,14,31 & 54"
but that is detail minor.

Thanks,
Blake
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 492
Default assigning # to day

Have a look at the WEEKDAY function in Help,
Regards,
Alan.
"bmo" wrote in message
...
is there a formula where I can assign a number to the day of the week.

for instance; if I input "wednesday" can it return "3"?

I want to go a step beyond that and have it return columns "3,14,31 & 54"
but that is detail minor.

Thanks,
Blake


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default assigning # to day

=MATCH(A1,{"Monday","Tuesday","Wednesday","Thursda y","Friday","Saturday","Sunday"},0)

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"bmo" wrote in message
...
is there a formula where I can assign a number to the day of the week.

for instance; if I input "wednesday" can it return "3"?

I want to go a step beyond that and have it return columns "3,14,31 & 54"
but that is detail minor.

Thanks,
Blake



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 492
Default assigning # to day

Sorry, misread the question,
Apologies,
Alan.
"Alan" wrote in message
...
Have a look at the WEEKDAY function in Help,
Regards,
Alan.
"bmo" wrote in message
...
is there a formula where I can assign a number to the day of the week.

for instance; if I input "wednesday" can it return "3"?

I want to go a step beyond that and have it return columns "3,14,31 & 54"
but that is detail minor.

Thanks,
Blake



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
Assigning a Value KaraSuzanne Excel Discussion (Misc queries) 3 August 17th 07 05:34 PM
Auto assigning jackel New Users to Excel 5 January 16th 07 04:55 PM
assigning hotkeys tbird79 Excel Discussion (Misc queries) 2 December 21st 06 04:16 PM
assigning rows Breny Excel Worksheet Functions 1 November 8th 05 01:50 PM
Assigning a value to a name Charli Excel Worksheet Functions 2 November 24th 04 08:50 PM


All times are GMT +1. The time now is 06:50 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"