Skip to content

Releases: mcGLITCHGUITAR/Google-Sheets-Get-Status

V1.0

28 Feb 17:23
Compare
Choose a tag to compare

First Version of this function. I doubt there will be more, as there isn't much to do from here. It currently does NOT work across sheet tabs, meaning that your status table needs to be in the same tab and ABOVE the bottom row of the stock table to prevent splitting when new rows are automatically created.
Example Data Table
image

Example Stock Table
image

Conditional formatting to make the status more apparent:
image

Note: If you really want to have a table in a separate tab, you can make a new table and mirror the data with =(YOUR_SPREADSHEET_TAB)!(CELL) Ex: Sales!B2
This produces a result like this:
image
You will need to redo the conditional formatting also.
Code: https://github.com/mcGLITCHGUITAR/Google-Sheets-Get-Status/blob/main/Function
P.S. I know you can download it, but it isn't worth downloading.