+ Reply to Thread
Results 1 to 9 of 9

need vba help to sum the overall total ,>2 days total & change cell values

  1. #1
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    need vba help to sum the overall total ,>2 days total & change cell values

    dear experts

    I have set of values with undefined range i want make changes with sum and change the text value where find criteria..


    i want change cell text ORDER RELEASE DATE as DAYS OF LOGIN
    i want change cell text Days > 6 as Days > 3

    i want count the range row wise start from where cell find 1st till how long end might be (4th,5th,6th or 100rd) result in where finds column header is "ToTal"
    i want count the range of column start from where cell find 1st after 2cell down till end of serialno result in where find column header is Days > 3 in B:B
    i want count the range of column start from where cell find 1st overall till end of serialno result in where find column header is total in B:B


    find the attachment..
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    any experts need ur help

  3. #3
    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,896

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    This forum requests that you not bump your threads for at least 24 hours. Please look over all the rules of the forum, but I point out for your benefit some information from the forum rules

    Want to get your question answered quickly?
    • Ensure your question is not too vague. Don't assume anyone is familiar with your problem. While you can upload small attachments, describe your problem in the body of the post. We are fortunate to have several Excel gurus, but few mind-readers.
    • On the other hand, skip irrelevant details. Be descriptive and concise. Short, direct, and to-the-point questions with apt thread titles are almost always answered promptly.
    • Keep the scope reasonably narrow. Questions like, "How do I set up an accounting system in Excel?" might be a long time waiting.
    • Explain what you've already tried. ("Calculation is set to automatic, but formulas still don't compute") so helpers don't waste your time or theirs.
    • Post a WORKBOOK. Nobody wants to type data from a picture or paste text from your post into a spreadsheet as a prelude to helping. To attach a file, push the button with the paperclip (or scroll down to the Manage Attachments button), browse to the required file, and then push the Upload button.
    • If your question has not been answered within a day, consider adding another post with any additional information you believe is relevant. If you think your post is good as is, just reply to your own thread with the words "Bump no response", which will bring it to the top of the forum.



    I have looked over your spreadsheet. I cannot correlate your request to the spreadsheet information. Your description of what you are trying to do is to vague. Please be specific in what you are doing. While it may be clear to you, we cannot see inside your head. Identify specific cells and specific actions. It would also be beneficial if you showed us a spreadsheet of what it would look like after the changes, even if you have to manually type them in. In this manner, we would have a better idea of what you are looking for.

    Keep in mind that this is a worldwide forum and it is weekend in many parts of the world. We are all volunteers here. We work in the forum when we are inclined to. Your issue, unfortunately for you, is not our emergency. Be patient.
    Last edited by alansidman; 02-16-2014 at 03:06 PM.
    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

  4. #4
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    sorry sir i was little bit hurry i am quiet new to forum i am not aware of rules of forum.. forgive my hurry...keep help me sir
    Last edited by breadwinner; 02-17-2014 at 08:49 AM. Reason: aware

  5. #5
    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,896

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    I will repeat what I found when I viewed your file.

    I have looked over your spreadsheet. I cannot correlate your request to the spreadsheet information. Your description of what you are trying to do is to vague. Please be specific in what you are doing. While it may be clear to you, we cannot see inside your head. Identify specific cells and specific actions. It would also be beneficial if you showed us a spreadsheet of what it would look like after the changes, even if you have to manually type them in. In this manner, we would have a better idea of what you are looking for.
    Until you clarify your issue, it is difficult to help you.

  6. #6
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    thanks sir for being time spend with my post...
    find the attachment i want start row sum where "A" text value found in any one of column header till before Total header value ,i want get sum value result in where column header find " Total ".

    macro run code on existing values replace by new sum values..
    Attached Files Attached Files

  7. #7
    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,896

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    Try this:

    Please Login or Register  to view this content.

  8. #8
    Forum Contributor
    Join Date
    07-21-2011
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2007,2010,2016
    Posts
    695

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    Thanks Sir Pretty and Perfect works ......Well done

  9. #9
    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,896

    Re: need vba help to sum the overall total ,>2 days total & change cell values

    You are welcome. It would be in your best interest to learn how to use the Macro Recorder. This is pretty simple code that could have been generated using the recorder and then if you had issues, post the recorded macro for fine tuning. Glad to have been help.

+ 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. Replies: 24
    Last Post: 10-08-2014, 10:31 AM
  2. Forumala to get a total unique values and total of them
    By Kaleemuddin in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-25-2013, 07:23 AM
  3. [SOLVED] Add Values From Non-Working Days to Monday Total
    By ddavelarsen in forum Excel General
    Replies: 2
    Last Post: 10-02-2012, 10:15 AM
  4. [SOLVED] have values in column change color after a certain total is reached
    By patrickmcdiver in forum Excel General
    Replies: 9
    Last Post: 04-24-2012, 09:29 AM
  5. Inserting sub-total after change in values in three columns
    By vjboaz in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-16-2008, 10: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