+ Reply to Thread
Results 1 to 4 of 4

adding formulas from base formula sheet

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    adding formulas from base formula sheet

    Hello. I have 50 tabs in my workbook. To create them, I have a loop. They are all formatted the same. I want to select a specific range (which I know how to range) in all of the tabs and copy in the formula below. This is in the first column of the range, column C. Most of the values are hard coded, and refer to a master sheet.


    =SUMIFS(Master!$D$2:$D$5,Master!$C$2:$C$5,'101'!$B2,Master!$B$2:$B$5,'101'!C$1)

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    365 Version 2409
    Posts
    2,789

    Re: adding formulas from base formula sheet

    Range(yourrange).Formula = "=SUMIFS(Master!$D$2:$D$5,Master!$C$2:$C$5,'101'!$B2,Master!$B$2:$B$5,'101'!C$1)"

  3. #3
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: adding formulas from base formula sheet

    Boom boom pow. Let me get thaaaaat.

  4. #4
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    365 Version 2409
    Posts
    2,789

    Re: adding formulas from base formula sheet

    Thanks for the rep. points.

+ 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. Adding cricket overs - base 6
    By cricket_stoner in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-30-2017, 08:27 AM
  2. [SOLVED] formula to update appropriate sheets base on new information enters on sheet 1
    By 1Melina in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-17-2013, 09:17 AM
  3. [SOLVED] Copy data from 1 sheet to another sheet base on serial number input
    By Curtis goh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-17-2013, 11:37 PM
  4. Replies: 4
    Last Post: 11-05-2012, 04:50 AM
  5. [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
  6. Replies: 3
    Last Post: 12-22-2011, 10:57 AM
  7. convert non data base to data base format using formula
    By murarihyd in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-22-2011, 11:42 AM
  8. [SOLVED] Formula to reference sheet number base on cell
    By PCLIVE in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-03-2005, 06: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