Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default FOrmula for Reaccuring Dates

Hi im currently producing Monthly reports for my company, and i was just
wondering if you could have a formula or something that would make it so that
when i change the Start Date for Example Monday 1st it would automatically
change the Next 6 Days in order too the first date ive entered? Thanks for
Any replys in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default FOrmula for Reaccuring Dates

Certainly. For simple day progression, if A2 is your input cell, in B2:
=A2+1
and copy across. If you only want workdays:
=WORKDAY(A2,1)
and copy across.
(Note that WORKDAY requires the Analysis ToolPak add-in to be active)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Michael.Boyd89" wrote:

Hi im currently producing Monthly reports for my company, and i was just
wondering if you could have a formula or something that would make it so that
when i change the Start Date for Example Monday 1st it would automatically
change the Next 6 Days in order too the first date ive entered? Thanks for
Any replys in advance

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default FOrmula for Reaccuring Dates

Hi thanks for the Speedy Reply
I have done as you said but i keep getting this message #VALUE! does this
mean i do not have the analysis toolpak addin? Thanks


"Luke M" wrote:

Certainly. For simple day progression, if A2 is your input cell, in B2:
=A2+1
and copy across. If you only want workdays:
=WORKDAY(A2,1)
and copy across.
(Note that WORKDAY requires the Analysis ToolPak add-in to be active)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Michael.Boyd89" wrote:

Hi im currently producing Monthly reports for my company, and i was just
wondering if you could have a formula or something that would make it so that
when i change the Start Date for Example Monday 1st it would automatically
change the Next 6 Days in order too the first date ive entered? Thanks for
Any replys in advance

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default FOrmula for Reaccuring Dates

From menuToolsAdd-Ins Check 'Analysis ToolPak' and try the formula again


"Michael.Boyd89" wrote:

Hi thanks for the Speedy Reply
I have done as you said but i keep getting this message #VALUE! does this
mean i do not have the analysis toolpak addin? Thanks


"Luke M" wrote:

Certainly. For simple day progression, if A2 is your input cell, in B2:
=A2+1
and copy across. If you only want workdays:
=WORKDAY(A2,1)
and copy across.
(Note that WORKDAY requires the Analysis ToolPak add-in to be active)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Michael.Boyd89" wrote:

Hi im currently producing Monthly reports for my company, and i was just
wondering if you could have a formula or something that would make it so that
when i change the Start Date for Example Monday 1st it would automatically
change the Next 6 Days in order too the first date ive entered? Thanks for
Any replys in advance

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default FOrmula for Reaccuring Dates

Hi again , Still having the Same #Value Problem..... ive installed the
ToolPak... But it is still displaying the Value sign.....

"Jacob Skaria" wrote:

From menuToolsAdd-Ins Check 'Analysis ToolPak' and try the formula again


"Michael.Boyd89" wrote:

Hi thanks for the Speedy Reply
I have done as you said but i keep getting this message #VALUE! does this
mean i do not have the analysis toolpak addin? Thanks


"Luke M" wrote:

Certainly. For simple day progression, if A2 is your input cell, in B2:
=A2+1
and copy across. If you only want workdays:
=WORKDAY(A2,1)
and copy across.
(Note that WORKDAY requires the Analysis ToolPak add-in to be active)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Michael.Boyd89" wrote:

Hi im currently producing Monthly reports for my company, and i was just
wondering if you could have a formula or something that would make it so that
when i change the Start Date for Example Monday 1st it would automatically
change the Next 6 Days in order too the first date ive entered? Thanks for
Any replys in advance

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
Highlighting reaccuring info in a spreadsheet wmead Excel Discussion (Misc queries) 2 January 18th 09 10:52 PM
formula using dates bookish Excel Worksheet Functions 2 October 26th 07 02:30 PM
Dates formula orquidea Excel Worksheet Functions 5 October 25th 07 02:09 AM
Formula With Dates Mike Excel Worksheet Functions 1 January 31st 06 03:13 AM
Need a Formula for DATES Debbie Excel Worksheet Functions 2 November 8th 05 02:46 PM


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