Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Weekending date issue

I have a timesheet that I have a weekending date field setup with a Date
ValidationList drop down box with all the weekending dates. What I would
like to do is that I have the weekdays i.e. Monday, Tuesday, Wednesday....
all in there own cells and i would like to calculate off the weekending date
so that Monday has the monday date of that week and so forth. Is it possible
to to calculate off a list box? or do I need to setup a = function and how
would I do that?

Michelle
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 194
Default Weekending date issue

mgkaam

If I understand your question correctly, yes you can. Here is what I did to
test: In A2 I put a drop down with a list of numbers 1,2,3,4,5,6,7,etc. In
B2 I placed this formula =IF(ISNUMBER(A2),A2+1,""), after dragging it across
the columns to Column F for the five days of the week, I could select any of
the numbers in my drop down and it would fill across. I formatted my cells
as "ddd, dd" and my results were "Mon 14", "Tues 15" etc. Now not knowing
your layout I hope you can take some of this and make yours work!

Mike Rogers

"mgkaam" wrote:

I have a timesheet that I have a weekending date field setup with a Date
ValidationList drop down box with all the weekending dates. What I would
like to do is that I have the weekdays i.e. Monday, Tuesday, Wednesday....
all in there own cells and i would like to calculate off the weekending date
so that Monday has the monday date of that week and so forth. Is it possible
to to calculate off a list box? or do I need to setup a = function and how
would I do that?

Michelle

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
Date formulas DRondeau Excel Discussion (Misc queries) 7 September 6th 06 09:53 PM
Date format issue LadyDoe Excel Worksheet Functions 1 November 17th 05 07:54 AM
Another Date issue. TimM Excel Worksheet Functions 1 November 17th 05 01:58 AM
NETWORKDAYS - Multiple Date Selection Annabelle Excel Discussion (Misc queries) 3 October 4th 05 07:04 PM
Date conversion issue "^" symbol Shannon Excel Discussion (Misc queries) 1 May 4th 05 12:25 AM


All times are GMT +1. The time now is 01:14 PM.

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"