+ Reply to Thread
Results 1 to 7 of 7

Formula IF + validation

  1. #1
    Registered User
    Join Date
    04-15-2013
    Location
    Norway
    MS-Off Ver
    Excel 2010
    Posts
    15

    Question Formula IF + validation

    Hi!

    Fairly new to advanced excel, but I'm creating a small storagemanaging-database, and to get a table which shows quantity of a specific items, I need to validate a cell to continue an operation.

    I want a cell to change to -1 (storage quantity), if 'Delivered' changes to 1 to a specific cell, IF another cell contains a certaint string of 'TEXT'.

    Example: If 'Item' is "Winterjacket Size L", and 'Delivered' changes to 1, on 'Worksheet Storage'; change 'Quanity' to -1 "Winterjacket Size L" on worksheet 'Storage Quantity.

    I'm not sure if I described it just right. Hope someone understand what I want :D


    kind regards

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Formula IF + validation

    It will be easier to understand your requirement as an attachment file with expected output because you have not mentioned any cell references in your description


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    04-15-2013
    Location
    Norway
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Formula IF + validation

    Artikkeldata.jpgSkjema.jpg

    Appreciated!

  4. #4
    Registered User
    Join Date
    04-15-2013
    Location
    Norway
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Formula IF + validation

    Skjema.jpg is where I want to control everything, artikkeldata is where data (such as quantity) is stored.

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Formula IF + validation

    Sorry I am unable to suggest since I cannot work with picture and your screenshot doesn't have any row/column references.

  6. #6
    Registered User
    Join Date
    04-15-2013
    Location
    Norway
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Formula IF + validation

    Worksheet.jpg

    Sorry, didn't cross my mind :p

    Hope you can help

  7. #7
    Registered User
    Join Date
    04-15-2013
    Location
    Norway
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Formula IF + validation

    Managed to do it by forula: =SUM((Skjema!$F$4:$F$40="Kjeledress Vinter M")*(Skjema!$G$4:$G$40))

    Then taking that value minus the stored value.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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