+ Reply to Thread
Results 1 to 6 of 6

If Formula with Other Sheet

  1. #1
    Registered User
    Join Date
    01-07-2018
    Location
    INDIA
    MS-Off Ver
    2010
    Posts
    37

    If Formula with Other Sheet

    Dear Friends,

    Can you please help me with the formula, googled and review several threads still not getting the results what i need, please help

    I need to Run a Formula in Column D

    If there is a value in C1 then C1*103%
    else multiply C1*55% of Billed Amount from Tab Price Assesion Column B ( Billed amounts are in Column B of different Tab ) calculating 103% of Fees that is already in ColumnC.

    Fees for some of the codes are not there so i need to calculate it with Billed amount that is in another sheet.

    please review.

    Thank You

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: If Formula with Other Sheet

    Will you please attach a sample Excel workbook? We are not able to work with or manipulate a picture of one and nobody wants to have to recreate your data from scratch.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired results are also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    01-07-2018
    Location
    INDIA
    MS-Off Ver
    2010
    Posts
    37

    Re: If Formula with Other Sheet

    Here is the attached sample file
    Attached Files Attached Files

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,893

    Re: If Formula with Other Sheet

    In d2, copied down:

    =IF(C2=0,VLOOKUP(A2,Sheet2!A:B,2,FALSE)*55%,C2*103%)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  5. #5
    Registered User
    Join Date
    01-07-2018
    Location
    INDIA
    MS-Off Ver
    2010
    Posts
    37

    Re: If Formula with Other Sheet

    Thank You So much Glenn for helping me, it worked fantastic .

    Added one more formula to my excel skills.

    Have a Great Day

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,893

    Re: If Formula with Other Sheet

    You're welcome.



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

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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] Sub CallMacro to copy data to dest sheet is deleting formula in destination sheet
    By 962371 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-02-2017, 12:38 PM
  2. [SOLVED] Use cell reference on one sheet as a sheet name in a formula on another sheet
    By GavJ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-10-2013, 05:06 AM
  3. Replies: 1
    Last Post: 10-30-2012, 08:51 PM
  4. [SOLVED] Formula help for sheet to sheet countif / adding same page formula
    By Jon-Michael in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-14-2012, 11:23 AM
  5. Replies: 1
    Last Post: 07-30-2012, 02:35 PM
  6. Replies: 3
    Last Post: 06-12-2011, 06:08 PM
  7. Replies: 2
    Last Post: 01-12-2006, 10:35 PM

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