On Jul 19, 2023, at 3:07 PM, Electrical Dept <Elect...@rvia.com.au> wrote:
Hey, I have the following script for an in house ordering sheet and want to be able to clear the form of the items that have been picked and the ones that are on backorder to remain. I have tried with the following script but it still clears the entire form:
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/cced28d4-ecf8-497b-b01c-f219b4bf0cf5n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/64ad7f34-f8bc-47e0-8471-beef7cb5aea8n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/CAO8s2PgrYsENwZE-kfgjJpBLz91tL4pEke6uYppvu0ZzE_GJXA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/6730fba8-5936-42a9-8844-f32482dfd2een%40googlegroups.com.
G’day,
Want to only see those not picked and those that are marked Out Of Stock. Ones that are marked as Picked I want to delete while keeping the formula in column 2.
This form is for internal parts ordering and would be more efficient to be able to clear the form of all that have been picked and leave those that are either out of stock or not picked yet.
Mark Battersby
RVIA Electrical Supervisor
From:
google-apps-sc...@googlegroups.com <google-apps-sc...@googlegroups.com> on behalf of Keith Andersen <keith.a...@gmail.com>
Date: Thursday, 3 August 2023 at 1:44 pm
To: google-apps-sc...@googlegroups.com <google-apps-sc...@googlegroups.com>
Subject: Re: [Apps-Script] Clear Form script with IF function for selected items
Clarification
Do you want to see only those that are picked AND out of stock or do you want to see ALL picked records and out of stock ones too?
On Wed, Aug 2, 2023 at 5:30 PM Electrical Dept <Elect...@rvia.com.au> wrote:
Hey Martin,
Finally got a chance to change over the coding and it's doing weird things. Keeps the unchecked data but deletes the formulas in column B but keeps the data that the formula inputted there. It is also deleting the ones marked out of stock and I need to keep those in there too.
BEFORE SCRIPT:
AFTER SCRIPT:
--
You received this message because you are subscribed to a topic in the Google Groups "Google Apps Script Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/google-apps-script-community/rwTG2AFRTtU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-apps-script-community/CAJ8MD4whA6DCCkpfQDFbC1QJWsunJ6_U42N5QAp%2B7jx4_9XNHQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/SY7P282MB39479B52290C6A109792CDE48D08A%40SY7P282MB3947.AUSP282.PROD.OUTLOOK.COM.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/5dc70577-b642-469c-9533-7747dbd2aab6n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/c8053d85-423c-4825-a7b2-d6f4f3967095n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/5c24b688-7ce4-45e2-9efe-a9f5dcf7915dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/a1de3abf-24f7-4be9-b073-a9917af72c9dn%40googlegroups.com.