+ Reply to Thread
Results 1 to 7 of 7

IF Statement?

Hybrid View

  1. #1
    Registered User
    Join Date
    08-30-2012
    Location
    Boca Raton
    MS-Off Ver
    Excel 2007
    Posts
    11

    IF Statement?

    Hello,
    Is it possible to have an IF statement in a particular cell in one excell workbook and if a statement in 1 cell states "DOCK TO STOCK" then the information for that entire line (row) would automatically be entered into another workbook.
    Ie... We have 1 workbook entitled Receiving Log which contains several columns such as P/N, PO, QC, Date, Desc, Supplier, Comments, etc...
    If the Comments cloumn states "DOCK TO STOCK", I would like for that line's info to be entered into another workbook entitled Dock to Stock.

  2. #2
    Valued Forum Contributor
    Join Date
    04-30-2012
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    547

    Re: IF Statement?

    No, that's not possible with an IF() statement. You will need VBA for that kind of functionality. An IF() statement can only change the value in the cell that it resides in.
    Like a post? Click the star below it!

  3. #3
    Valued Forum Contributor
    Join Date
    05-08-2012
    Location
    Georgia, USA
    MS-Off Ver
    Excel 2003, 2010
    Posts
    811

    Re: IF Statement?

    It is possible using a macro.
    Click on star (*) below if this helps

  4. #4
    Registered User
    Join Date
    08-30-2012
    Location
    Boca Raton
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: IF Statement?

    I would need help in writing a macro...

  5. #5
    Valued Forum Contributor
    Join Date
    05-08-2012
    Location
    Georgia, USA
    MS-Off Ver
    Excel 2003, 2010
    Posts
    811

    Re: IF Statement?

    To write a macro, sample data is needed. Can you upload a spreadsheet with sample data?

  6. #6
    Registered User
    Join Date
    08-30-2012
    Location
    Boca Raton
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: IF Statement?

    COLUMN HEADINGS
    QC DATE PART NUMBER DESCRIPTION REV SUPPLIER SO/PO ACC. QTY: REJ. QTY: NCR# DefectCodes/Quantities Comments


    DATA ENTRY
    CS 1/3/2012 34614-00081 .06 INCHx .75 INCH x 50 ft. BLACK NEOPRENE SPONGE TAPE N/A LAMATEK 14922-11-1 0 50 2038 DC2 DOCK TO STOCK

  7. #7
    Registered User
    Join Date
    08-30-2012
    Location
    Boca Raton
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: IF Statement?

    Here is the upload...
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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