+ Reply to Thread
Results 1 to 2 of 2

Crawling with last line filter

  1. #1
    Registered User
    Join Date
    04-06-2020
    Location
    South africa, Pretoria
    MS-Off Ver
    2013
    Posts
    22

    Crawling with last line filter

    I need help with calculation on last line, bit it must also recalculate with filters


    Below is my code. it auto calculates and works out everything 100% i just have no clue how to get my total as aa calculated field that auto calculates when filter is added.

    I need "F = (D-C)/D " on the last entry line.

    here is my code below
    I am currently trying below

    Please Login or Register  to view this content.

    This calculate - but when I enter a filter it does not recalculate - How can i change this to only calculate active cell and add to last line

  2. #2
    Valued Forum Contributor
    Join Date
    08-07-2014
    Location
    Quito, Ecuador
    MS-Off Ver
    Excel 2016 & 365, Windows 10
    Posts
    511

    Re: Crawling with last line filter

    Hi @paulqsource
    Just a comment
    you can write your formula a bit shorter:

    Please Login or Register  to view this content.
    You said you need "F = (D-C)/D ", for clarity lets assume that lastrow is 8,... your formula will be:
    F9 = SUM(E8:E8)/SUM(D1:D8) . E8:E8 means E8
    Is it realy what you need?
    Last edited by vichopalacios; 04-08-2020 at 09:58 AM.
    Barriers are there for those who don't want to dream

+ 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. VBA web crawling sap BI4 web page
    By carlocruz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-17-2020, 04:04 AM
  2. Web Crawling on websites with no API and that requires user authentication
    By Roshan.Shakya in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-19-2019, 09:05 AM
  3. [SOLVED] Web Crawling by VBA code
    By Roshan.Shakya in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-18-2019, 02:42 PM
  4. [SOLVED] Crawling list of web pages for specific value(s) on page
    By an_otter in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 11-17-2015, 01:45 AM
  5. Replies: 7
    Last Post: 01-18-2015, 06:16 PM
  6. QBR Crawling Inbox into Zipped File
    By jocelyn.gillespie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-17-2014, 10:46 AM
  7. We're crawling through mud today
    By jaslake in forum The Water Cooler
    Replies: 38
    Last Post: 08-22-2013, 11:17 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