+ Reply to Thread
Results 1 to 5 of 5

Receiving a date week by week depends on specific number?

  1. #1
    Registered User
    Join Date
    02-17-2013
    Location
    Bulgaria
    MS-Off Ver
    Excel 2007
    Posts
    45

    Receiving a date week by week depends on specific number?

    Hi all,

    I am trying to find a solution about a logical table. let me explain you:

    In Column A I have numbers form 1 up to 5, in columnn B I want to receive the date week by week, what I mean:

    1 01.01.2013 to 06.01.2013
    2 07.01.2013 to 13.01.2013

    ..and so and so week by week

    This is what I did till now:

    A B
    1 =TEXT(DATE(2013;1;1);"dd/mm/yyyy")&" to "&TEXT(DATE(2013;1;1);"dd/mm/yyyy")
    2 = ? (should be: =TEXT(DATE(2013;1;1)+6 & TEXT(DATE(2013;1;1);"dd/mm/yyyy")+7

    Is it possible to do this without this SUM(7 and 6)? I want to be automatic, when I drag the formula from B1 to B5 to have the result that I want?

    See enclosed file

    Thank you in advance!

    Example.xlsx
    Last edited by ExcelBG; 02-27-2013 at 08:12 AM.

  2. #2
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,255

    Re: Receiving a date week by week depends on specific number?

    Something like this?
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-22-2012
    Location
    Zagreb, Croatia
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: Receiving a date week by week depends on specific number?

    Hi ExcelBG,
    try with this way. Column B can hide.
    Regards,
    Attached Files Attached Files
    If a post helps press star sign 4 my reputation

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: Receiving a date week by week depends on specific number?

    In A1 enter
    Please Login or Register  to view this content.
    and pull down as needed

  5. #5
    Registered User
    Join Date
    02-17-2013
    Location
    Bulgaria
    MS-Off Ver
    Excel 2007
    Posts
    45

    Re: Receiving a date week by week depends on specific number?

    thanks all Now it works...

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1