Simple Function for Custom Action request

Simple Function for Custom Action request

I'm trying to improve the workflow for my company by limiting clicks to update records.  I'd like to have a simple Custom Action button that updates one of the fields of the specific records.  

The goal is that when in the report view to click a custom action button labeled "closed" to change the "status" field from "open" or "scheduled" to "closed" inside of that record.

I'm sure I'm missing something silly, but I appreciate any help.