I would like to use the query function to select values from two separate sheets add them together and do a less then comparison to another value. I have used named ranges for the data that I am trying to select from.
Does this make sense to anyone?
|
I would like to use the query function to select values from two separate sheets add them together and do a less then comparison to another value. I have used named ranges for the data that I am trying to select from. Does this make sense to anyone? |
|||||||
|
|
This is best done with the use of Google Apps Script. Make sure to install the following script, via the script gallery:
The script you just installed, makes it possible to combine multiple ranges into one. The sheet In the last sheet ( See example file I've prepared for you to play with: VMERGE and QUERY |
|||
|
|
|
|
|||||
|