You need to sign in to do that
Don't have an account?

Update account owner when an opp is won
Hi - I have a requirement to update Account owner (based on state values) when an opportunity is won. As there are a lot of state values would it be ideal to do this using apex trigger? I'm an admin could anybody help me on how to approach this?any suggestions appreciated.
use Process Builder, it is much simpler and you don't need to worry about bugs.
Type "Process Builder" in setup, create new, and then just follow the guide.
If you want to try it first, just follow this trailhead:
https://trailhead.salesforce.com/en/business_process_automation/process_builder
Good Luck!