+ Reply to Thread
Results 1 to 3 of 3

Put formual in B2 and C2 and fill down till 32 row

  1. #1
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Put formual in B2 and C2 and fill down till 32 row

    hi,
    i want put this formula in B2 =
    Please Login or Register  to view this content.
    And fill down this formula to row 32 in sequel number

    b2 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[1.6.17.XLSB]TOTAL BC VC'!R2C4,"""")
    b3 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[2.6.17.XLSB]TOTAL BC VC'!R2C4,"""")
    b4 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[3.6.17.XLSB]TOTAL BC VC'!R2C4,"""")
    b5 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[4.6.17.XLSB]TOTAL BC VC'!R2C4,"""")
    b6 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[5.6.17.XLSB]TOTAL BC VC'!R2C4,"""")
    b7 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[6.6.17.XLSB]TOTAL BC VC'!R2C4,"""")
    and ..........continue till rows 32
    b 32 = =IFERROR('Z:\42766\Jan 2 Dec 2014\1.12.16\[31.6.17.XLSB]TOTAL BC VC'!R2C4,"""")

    and same with C2
    i want put this formula in B2 =
    Please Login or Register  to view this content.
    c2 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[1.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    c3 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[2.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    c4 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[3.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    c5 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[4.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    c6 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[5.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    c7 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[6.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    and ..............continue till rows 32
    c32 = "=IF(RC[-1]="""","""",COUNTA('Z:\42766\Jan 2 Dec 2014\1.12.16\[31.6.17.XLSB]TOTAL BC VC'!R4C3:R100C3))"
    Use Code-Tags for showing your code :
    Please mark your question Solved if there has been offered a solution that works fine for you
    If You like solutions provided by anyone, feel free to add reputation using STAR *

  2. #2
    Forum Expert
    Join Date
    06-25-2009
    Location
    Sofia, Bulgaria, EU
    MS-Off Ver
    Excel 2003-2013
    Posts
    1,290

    Re: Put formual in B2 and C2 and fill down till 32 row

    Please Login or Register  to view this content.
    Last edited by buran; 06-19-2017 at 03:38 AM.
    If you are pleased with a member's answer then use the Star icon to rate it.

  3. #3
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,080

    Re: Put formual in B2 and C2 and fill down till 32 row

    Thank you
    its working as i wanted

+ 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] VBA to fill the formula across row and column till total
    By johnmacpro in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-13-2016, 09:25 AM
  2. [SOLVED] VBA to fill the formula in every set of range till end of row data
    By johnlara in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-30-2016, 10:50 AM
  3. [SOLVED] VBA to fill formula down till last row in column
    By Wither125 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-25-2016, 06:03 PM
  4. [SOLVED] Drag Formual till it finds Data in respective Columns
    By Parth007 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-01-2015, 07:29 AM
  5. Help with Macro: I need to fill columns D-N only up till the row number in column A
    By zizou0178 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-19-2014, 02:16 PM
  6. Multiple formual or array to Auto-fill the list
    By amanp786 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-15-2013, 04:38 PM
  7. Fill array till first empty cell.
    By UncleDucc in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-05-2009, 09:56 AM

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