Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8244235
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T21:47:00+00:00 2026-06-07T21:47:00+00:00

Excel experts, need your help to compute the check column, details below. Column A

  • 0

Excel experts, need your help to compute the check column, details below.

Column A             | Column B                | Column C        | Column D           | Check
12/07/2012  23:59:06 | 2012/07/12              | Thursday        | 23:59:06           |  ?
            -        | =TEXT(A2, "yyyy/mm/dd") | =TEXT(A3,"dddd")|=TEXT(A3,"HH:mm:ss")|

As you can see, I am extracting the date in column B, I am extracting the day in Column C, I have the time being extracted in Column D.

Column Check should be true if the below condition is met and false otherwise:

  1. If day is Saturday or Sunday then should be true
  2. If day is Monday to Friday and Time is > 6:30 pm and time < 07:30 am should be true.

This is the formula I have build which does not seem to work.

=IF(OR(C2="Saturday",C2="Sunday")+OR((D2>TIME(18,0,0)*AND(D2<TIME(7,0,0)))),TRUE,FALSE)

I get true for pretty much everything. Any help will be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T21:47:01+00:00Added an answer on June 7, 2026 at 9:47 pm

    To write something like A OR B OR C, in excel 2010, you can simply write: OR(A, B, C).

    In your case, it would be:

    =OR(C2="Saturday",C2="Sunday",D2>TIME(18,0,0), D2<TIME(7,0,0))
    

    I think you also need to use a proper time in column D instead of text:

    =TIME(HOUR(A2),MINUTE(A2),SECOND(A2))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Microsoft Excel has a nice Text Import Wizard to help load files that are
When Excel determines the axis values it will use to represent your data in
Hi experts am trying to parse an excel file. its structure is very complex.
I need to export my gridview data to excel. No problems for this. All
I'm no php expert (a mere beginner) but need some help! After hours searching
It should be a quickie to VBA/Excel experts. I have a large 60 to
I need to restrict users from opening an Excel (.xls) file with notepad. I
Below program exports the data of the single table in excel file.My question is
Excel 2003 Question: I'd like to have one cell represent a range of cells.
Excel n00b here. I am able to do simple stuff with Excel (simple, meaning

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.