+ Reply to Thread
Results 1 to 4 of 4

How to cross check the formual in worksheet.

  1. #1
    Registered User
    Join Date
    02-03-2010
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    72

    How to cross check the formual in worksheet.

    Hi All,

    Greetings for the Day !

    I have a excel a file which contains multiple sheets. Each sheet has its own calculations and data. I need to verify/cross check the data across all the tabs before making final decision.

    Below is the one example of formula which I use in Consolidated sheet to get the final decision. Sometimes when I delete any rows from any of the depended(source sheet), the formula is getting mess up.
    I want to build a check that supposed to be verify the data is pulling from all the sheets is correct. The key here is cell numbers.

    Eg. In consolidated sheet, the cell should contain the formula which is checking the same cells data from different sheets.


    In C6 cell the formula is ‘=IF(OR(Bberg!I6="NO",'IB'!L6="NO",'Research'!L6="NO"),"NO","YES")’


    I can use Indirect/Address functions to build dynamic formulas. As the size is already 40mb, I cannt write dynamic formula. It may have impact on excel performance.(There are around 5000+ formulas in each sheet).

    Please advise me.

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2006
    Location
    Melbourne, Australia
    MS-Off Ver
    Office 2016
    Posts
    1,075

    Re: How to cross check the formual in worksheet.

    It would be helpful if you could attach a sample of your workbook to work out a solution. Remember to remove or replace sensitive data before uploading the file.
    Trish in Oz
    -------------
    A problem well defined is a puzzle half solved


    If you attach a sample of your workbook it will be easier to find a solution. Remember to remove/replace sensitive data before uploading the file. Look here if you need help with attachments:
    http://www.excelforum.com/faq.php?fa...b3_attachments

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: How to cross check the formual in worksheet.

    Sometimes when I delete any rows from any of the depended(source sheet), the formula is getting mess up.
    so dont delete the rows, just delete the data?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    02-03-2010
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    72

    Re: How to cross check the formual in worksheet.

    Hi Tuph,

    Sorry, I cannot upload the file as it contains lot of sensitive data. Even I cannt replicate some sample file also.

    Hello Ford,

    I need to delete those rows which are not needed in the file. its mandatory.


    if you guys could help me in how to retrieve a string(Eg. 'Research'!L6) in the below case from a formula would be great. so that I can build the checks in the file.

    In C6 cell the formula is ‘=IF(OR(Bberg!I6="NO",'IB'!L6="NO",'Research'!L6="NO"),"NO","YES")’

    Thank you,
    Vishnu V

+ 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. [SOLVED] Cross-check one column in a table with a list of names on another worksheet...
    By thegnord in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-28-2015, 10:30 PM
  2. Table cross-check
    By libre. in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 04-09-2014, 05:24 AM
  3. Replies: 4
    Last Post: 03-25-2014, 02:01 AM
  4. Cross Check Information in Two Spreadsheets
    By MCN56171 in forum Excel General
    Replies: 3
    Last Post: 05-01-2013, 01:59 PM
  5. Cross check Sheets
    By BachiZ in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-26-2012, 02:28 AM
  6. [SOLVED] VLOOKUP - simple cross check
    By Nate Westcott in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-03-2012, 10:34 AM
  7. formula for data cross check
    By legolas in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 02-06-2012, 05:05 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