Situation - In Opportunity when a user selects "Close" or "Idle" in a picklist field for each record, then they save their record, many users forget to select the "Submit" button for approval.
Question - Is there a process (list view or dataloader update ) to go to all Opportunity records that have not been submitted , and submit those records for approval, without going through the painstaking process of manually going into each Opportunity record and selecting the "Submit" button?
5 answers
Also here are some links which may require coding efforts to achive this:
https://developer.salesforce.com/forums/?id=906F0000000BUztIAG
you would need to modify this and run it in developer console to bring out all the recors for approval at once on some criteria which is again a tedious job to do