Friday, March 17, 2017

yogi_Include Total In Row Below QUERY Result

Google Spreadsheet   Post  #2130
Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     www.energyefficientbuild.com.   Mar-17-2017
question by Muhammad Nur Rahman:
https://productforums.google.com/forum/?utm_medium=email&utm_source=ba_notification#!msg/docs/YeJqQRBIZGI/mTZlBT7DBgAJ;context-place=topic/docs/NM-mlqalAKg
include total in below after query
hello, i wanna ask about query, can i get total after using query?
here in sheet4, i wanna get resume of status including the blank and get the total of data (the data dynamic) so the category in status could be add more or reduce and iwant the total always come in after the data change in below, is there a way?


Tuesday, March 14, 2017

yogi_Pull Data From Cells In Another Sheet And Join With Data In The Current Sheet

Google Spreadsheet   Post  #2129
Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     www.energyefficientbuild.com.   Mar-14-2017
question by tony.silviera:
https://productforums.google.com/forum/#!topic/docs/W_Z93vbbo3w;context-place=forum/docs
this is the last formula that is giving me problems
thank you to all that have helped me on this journey to get this darn sheet up and running!  this is the last of the problems...

=textjoin("--",1,INDIRECT("dpn-" &$C$2& "!BA6"),(AE6))

this works, but when i try and copy this down the column, the BA6 remains static but the AE6 updates properly (AE7, AE8, etc.)

now i think it is because I have the "!BA6" in quotations but I have tried removing them, replacing with single quotes, replacing with parenthesize, all of which break it.
Edited

yogi_Count Items In Dynamic Ranges Between Dynamic Row Markers

Google Spreadsheet   Post  #2128
Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     www.energyefficientbuild.com.   Mar-14-2017
question by Christopher Elbich:
https://productforums.google.com/forum/#!topic/docs/SBW_QsiKhGA;context-place=forum/docs
counting items in dynamic ranges between dynamic row markers


This one might be a real challenge, but may be easy with a query function. I'm at my wit's end. Please help.

See the sample sheet here.

I am trying to count blank cells within dynamic ranges and with dynamic labels. My gut tells me this is a job for query. I just don't know the syntax very well.

Consider the sheet contains a number of dynamic user-defined ranges. The top row of each range is marked by an underscore ("_*") before the range's label. The end of the whole user-defined area is marked by a double underscore ("__*"). Users may routinely add or subtract rows within the ranges or even create or delete entire labeled sections. Therefore, the tabulation under "__Counts" must automatically account for these changes. Arrayformula would typically do the trick, but it doesn't work with indirect or offset, so I can't make it respond to changes in the range.

I am a relatively advanced user and I have tried various combinations of match, countblank, indirect, offset, or substituting arrays for the physical range via index or filter. I want to avoid scripts, custom functions, or helper sheets or columns. The ultimate question is making the formula respond better to changes in the range and content, especially if entire sections are created or deleted. The "WhatIf" sheet illustrates the kinds of dynamic scenarios to expect.

The sample sheet shows how I want the tally area to respond as users create or delete rows or ranges. I made countblank functions in the B column to illustrate the desired end result. I just can't use countblank with arrayformula and a dynamic range.

BONUS QUESTION:

The third sheet contains more rows at the bottom that tally like a countif function. I want them to also react dynamically to any changes above. They don't necessarily need to be sensitive to the sections (they can include the entire user-defined range).

Good luck!

Saturday, March 4, 2017

yogi_Pull A List Of Sub Topic Items For A Topic From List Of Topics And Associated Sub Topics In Another Sheet

Google Spreadsheet   Post  #2124
Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     www.energyefficientbuild.com.   mar-04-2017
question by Need_Help_Leo:
https://productforums.google.com/forum/?utm_medium=email&utm_source=ba_notification#!topic/docs/j0D58XQFjhw;context-place=forum/docs

create a validation, that when a topic is selected the only subtopic is available

Can you help me figure our how to create a validation, that when a topic is selected the only subtopic is available

Example:

I selected computer topic, and only Excel, word and powerpoint is showing for the subtopic.

Hope i was clear on this.
This will help me a lot and will make my reports easier.
Thanks. :)