+ Reply to Thread
Results 1 to 4 of 4

If(AND Multiple Logic issues - Backup Tape Spreadsheet

  1. #1
    Registered User
    Join Date
    05-11-2017
    Location
    UK
    MS-Off Ver
    2016
    Posts
    3

    If(AND Multiple Logic issues - Backup Tape Spreadsheet

    Hello People,

    This is my first post on ExcelForum.com - apologies for not posting an introduction and diving straight into the issue I'm having with my Excel Formula.

    Basically, I have a tape storage record which I record all backup tape information. I have added an additional column called Action which tells me what I need to do with the tapes when I update their information.

    Here's the table:
    15RpSMI.png

    Current formula: "=IF(AND(F2=$K$3,G2=$L$2),"Remove, label & move to Leeds safe","No action required")"

    What I want it to do !
    Backup tapes have to be removed from the Tape Library and put into the on-site safe. The tapes must then be moved to the Leeds safe - but my formula states "no action required". I need to fix that.

    Currently I'm using two Logical Tests:

    If F2 (physical location) = $k$3 ( Tape Library)
    If G2 (capacity) = $L$2 (Full)
    Value if true: "Remove, label & move to Leeds safe"
    Value if false: "No action required"

    Ideally it needs to do this - which I haven't been able to do:

    If F = Leeds Safe (Action: "No action required") because that's where the tape needs to be - in off-site storage)
    If F = Tape Library & G2 = Full (Action: "Remove, Label and move to on-site safe") - This tape would need to be removed from the tape library device

    If F = on-site Safe (Action: Move to Leeds Safe)


    Hope somebody can point me in the right direction - thank you

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,997

    Re: If(AND Multiple Logic issues - Backup Tape Spreadsheet

    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  3. #3
    Registered User
    Join Date
    05-11-2017
    Location
    UK
    MS-Off Ver
    2016
    Posts
    3

    Re: If(AND Multiple Logic issues - Backup Tape Spreadsheet

    Quote Originally Posted by shukla.ankur281190 View Post
    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    You're awesome <3 I've never been good at excel but I can completely understand were I was going wrong here.

    Thank you VERY much
    Last edited by squirrelz; 05-11-2017 at 07:25 AM. Reason: were not where*

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Microsoft® Excel® for Microsoft 365 MSO (Version 2503 Build 16.0.18604.20000) 64-bit
    Posts
    3,997

    Re: If(AND Multiple Logic issues - Backup Tape Spreadsheet

    Thanks for feedback and Rep.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Calculator Ticker tape
    By tpedry in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-10-2014, 09:22 PM
  2. [SOLVED] Backup spreadsheet in several locations!?
    By domgilberto in forum Excel General
    Replies: 3
    Last Post: 05-13-2014, 03:40 PM
  3. Macro to Active and backup spreadsheet
    By rarin in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-02-2007, 10:11 AM
  4. Replies: 1
    Last Post: 12-23-2006, 03:45 PM
  5. Tape Calendar
    By andybramhall in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-28-2006, 12:41 PM
  6. [SOLVED] Backup Spreadsheet while open
    By Sean in forum Excel General
    Replies: 2
    Last Post: 08-05-2005, 02:05 AM
  7. stopping backup of Excel spreadsheet
    By lggallo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-18-2005, 03:06 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