+ Reply to Thread
Results 1 to 4 of 4

Total of Rows for any particular Text

  1. #1
    Registered User
    Join Date
    10-09-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    8

    Total of Rows for any particular Text

    Hello

    Please help me with writing a macro for adding the cost on daily basis for any particular text. Please review the attached sreenshot:

    1.png

    Thanks in advance.

    Abhishek

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,879

    Re: Total of Rows for any particular Text

    Your explanation lacks sufficient detail to provide a solution. Please explain exactly what you wish to happen using your example. We are excel experts here but we lack mind reading skills.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    10-09-2014
    Location
    India
    MS-Off Ver
    2007
    Posts
    8

    Re: Total of Rows for any particular Text

    Hi Alan

    Sorry for that. What I am looking for adding cost daywise on the basis of increasing days. Look at Desired Results column and Formula used in the next column. Hope that make it more clear otherwise I will try to find something else.

    Thanks
    Abhishek

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Total of Rows for any particular Text

    How about
    =IF(C1="","",SUMIF(A$1:A1,A1,C$1:C1))

+ 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] Automatic remove rows where Doc.Header text total is Zero ( 0)
    By PRADEEPB270 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-18-2017, 06:19 AM
  2. Replies: 1
    Last Post: 05-13-2015, 12:52 PM
  3. [SOLVED] VBA to add up Total # or rows to populate Destination sheet and insert More Rows if needed
    By bdouglas1011 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-29-2014, 08:44 PM
  4. Combine Excel Sheets (+2 Million Rows total) and Create Pipe Delimited TEXT File
    By kestefon in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-05-2013, 08:51 PM
  5. [SOLVED] Macro to insert blank rows so that the total number of rows with data is equal to 1021
    By nsm1411 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-07-2013, 10:25 AM
  6. Delete Rows that Contain the Text "Total" and vice versa
    By SteveC in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-25-2006, 03:15 PM
  7. [SOLVED] Add total number of rows (text) in a column
    By rostroncarlyle in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-15-2005, 02:30 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