+ Reply to Thread
Results 1 to 2 of 2

Adjusting Formula in a New Worksheet

Hybrid View

  1. #1
    Registered User
    Join Date
    02-10-2015
    Location
    USA
    MS-Off Ver
    MS Office 2013
    Posts
    6

    Question Adjusting Formula in a New Worksheet

    Hi all

    I have a worksheet called 'Data' which I insterted a table into with cell formula:
    =SUMPRODUCT((TEXT(B2:B1032,"mmmyy")="Feb15")*(G2:G1032="Client"))
    The formula was pulling every time both "2/xx/2015" came up in column B and the value "Client" in column G
    I have decided to move this table to a separate worksheet but when I changed the formula in the new worksheet to pull from the 'Data' sheet it doesn't return any results. How can I alter this formula to pull from 'Data'?

    =SUMPRODUCT(TEXT('Data'!B2:B1032,"mmmyy")="Feb15")*('Data'!G2:G1032="Client")

    Thank you!

  2. #2
    Forum Expert p24leclerc's Avatar
    Join Date
    07-05-2010
    Location
    Québec
    MS-Off Ver
    Excel 2021
    Posts
    2,081

    Re: Adjusting Formula in a New Worksheet

    as this is a formula that uses cells value from another workbook, you need to reference that workbook in the formula. The easiest to do so is to have both workbook open at the same time and then you write your formula SUMPRODUCT by selecting cells in the other workbook. The reference is added automatically.
    When you will close the other workbook, the reference will add the full path to the file.
    Pierre Leclerc
    _______________________________________________________

    If you like the help you got,
    Click on the STAR "Add reputation" icon at the bottom.

+ 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] Adjusting Worksheet Zoom
    By EdWoods in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-08-2013, 10:27 PM
  2. [SOLVED] Adjusting an IF formula
    By laurabach in forum Excel Formulas & Functions
    Replies: 45
    Last Post: 03-21-2013, 10:21 AM
  3. Adjusting an IF formula (#value)
    By pauldaddyadams in forum Excel General
    Replies: 4
    Last Post: 11-14-2011, 09:00 AM
  4. deleting a worksheet and auto adjusting formulas
    By bobbak in forum Excel General
    Replies: 6
    Last Post: 09-11-2009, 11:23 AM
  5. adjusting decimal place in protected worksheet in excel 2007
    By Mike in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-17-2006, 09:40 AM

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