+ Reply to Thread
Results 1 to 4 of 4

scheduling problem

Hybrid View

StJohn Hawkes scheduling problem 12-10-2020, 06:09 AM
Ochimus Re: scheduling problem 12-10-2020, 09:50 AM
StJohn Hawkes Re: scheduling problem 12-10-2020, 04:36 PM
Ochimus Re: scheduling problem 12-10-2020, 08:05 PM
  1. #1
    Valued Forum Contributor
    Join Date
    01-16-2012
    Location
    England
    MS-Off Ver
    MS 365 Version 2501 64-bit
    Posts
    1,468

    Re: scheduling problem

    Attached shows the forward schedule, but requires the additional Record Number field in Col A.

    Date span is set by H1, which is set as "today"", but you can change it to whatever you want (dd/mm/yy). The subsequent dates link to it automatically.

    Enter in Col F the monthly cycle you want, and the last Visit date in Col G. Formula pastes Client name in the months the frequency determines,

    Formula in H2 copied across and down:

    =IFERROR(IF(IF(H$1>=$G2,(MOD(DATEDIF($G2,H$1,"m")+$F2,$F2)=0)*$A2,0)=$A2,$B2,""),"")

    (If the Date in row 1 is on or after the last Visit date in Col G, enter the Name matching the Record Number in every column matching the Frequency. If there is no Start Date or Frequency, cell is blank)

    Change the frequency or the Latest visit date, and the names now appear in the "new" months.

    You can then use whatever approach you want to extract or filter the entries listed for each month in Cols H - AE, and copying them to the relevant Month worksheet,

    Hope this helps

    Ochimus
    Attached Files Attached Files
    Last edited by Ochimus; 12-10-2020 at 09:57 AM.

  2. #2
    Registered User
    Join Date
    12-10-2020
    Location
    Ipswich Qld Australia
    MS-Off Ver
    MS365
    Posts
    4

    Re: scheduling problem

    Hi Ochimus;
    Thank you so much for that! I am suitably humbled; have grappled for months and learned a lot about excel, though obviously not enough.
    If I can be so bold, however, how can I compile the list of the name, street, suburb and phone number on the separate pages of each month? I have thought of using the 'if' function, so that if the column on a month is not blank, it transfers the contents of the columns name, street, suburb phone number to the month page, but havent been able to crack it?
    kind regards, StJohn

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Problem adding hours/time in scheduling sheet
    By Schoennn in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 04-29-2015, 11:36 PM
  2. Scheduling: Calendar style scheduling based on scheduling list
    By denkatprieto in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 12-19-2012, 11:10 AM
  3. Time scheduling problem
    By jtucker in forum Excel General
    Replies: 1
    Last Post: 09-02-2009, 06:57 AM
  4. Problem in Scheduling Sheet
    By Rajnishbhatt in forum Excel General
    Replies: 5
    Last Post: 01-09-2009, 05:05 AM
  5. Scheduling
    By Lghtning4u in forum Excel General
    Replies: 1
    Last Post: 03-20-2008, 01:43 PM
  6. Scheduling
    By jose.rodriguez in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-10-2006, 06:50 PM
  7. [SOLVED] Calculating dates - complex scheduling problem
    By jct in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-22-2006, 04:10 PM

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