+ Reply to Thread
Results 1 to 2 of 2

Need to find cheque information AS PER SPECIFIC WEEKDAY ONLY - please refer attachment

Hybrid View

  1. #1
    Registered User
    Join Date
    04-29-2015
    Location
    Doha, Qatar
    MS-Off Ver
    2007
    Posts
    29

    Need to find cheque information AS PER SPECIFIC WEEKDAY ONLY - please refer attachment

    Guys it is me again

    Sorry for all the trouble I cause.

    On my previous thread I needed to sort-out my Bank depositing cheques.

    Now I also have some cash cheques.

    We release these only on 2 days of the week.

    Sunday and Wednesday.

    Can I find the cheque info by code as below,

    On Sunday :
    I need to know cheques which are due on Tuesday, Wednesday and Thursday.

    On Wednesday :
    I need to know cheques which are due on Friday, Saturday, Sunday and Monday.

    Please refer attachment to see how I need my outcome.

    Thank you.


    NOTE : If you are Pete_UK,

    Bro I am sure this is a piece of cake for you.

    My request is can we jam this equation(This Thread) and what you solved me before as per Colomn D, which I mentioned as "DEPOSIT" if you can remember,

    eg ; If Deposit, do what the previous (solved) thread did.
    if Cash(This thread) do this

    It is only a request. Then I can do 2 jobs in one colomn as it would make much easier for me to do the color formatting depending on it's out come(Which I mean "DL"/"CL")


    Book2 - CASH.xlsx

  2. #2
    Registered User
    Join Date
    04-29-2015
    Location
    Doha, Qatar
    MS-Off Ver
    2007
    Posts
    29

    Re: Need to find cheque information AS PER SPECIFIC WEEKDAY ONLY - please refer attachmen

    LOL,

    I cracked it myself.

    Thanks to the knowledge gathered through Pete_uk.

    =IF(D10="CASH",IF(WEEKDAY($C$8,2)=3,IF(AND(B10>=$C$8+2,B10<=$C$8+5),"CL","-"),IF(WEEKDAY($C$8,2)=7,IF(AND(B10>=$C$8+2,B10<=$C$8+4),"CL","-"),"-")))

+ 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. Replies: 6
    Last Post: 04-30-2015, 08:19 AM
  2. [SOLVED] (Urgent Req) VBA Code required to achieve this (Refer attachment)
    By mchilapur in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-12-2015, 11:32 AM
  3. Macro to find header information and replace with specific text
    By Nancy Taylor in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-15-2013, 04:47 PM
  4. [SOLVED] Need help w/formula to find to the next weekday (Tuesday) after 7 years from specific date
    By sfmauldin in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-04-2012, 08:17 PM
  5. find and remove specific information from column
    By lines_michael in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-03-2009, 01:04 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