Icon of Fix Writing AI Function: Blue "Aa" with a red wave stroke at the bottom and a white check mark in a green circle at the bottom right angle.

FIX WRITING

Correct grammar issues and typos within a spreadsheet range using ChatGPT power

It automatically corrects text within a spreadsheet range, focusing on improving grammar, spelling, and readability. It's perfect for refining reports, emails, or any written content, utilizing ChatGPT's capabilities to ensure your Google Sheets are free of spelling mistakes.

Examples
=FIXWRITING_X(A1)

Output Example: London is the capital of Great Britain
=FIXWRITING_X(A1:B4)

Output Example:
Fiexd for the A1, Fixed for the B1
Fiexd for the A2, Fixed for the B2
=FIXWRITING_X(C4,{"mode","rewrite";"tone","Funny";"extra_instructions","Take attention to the big or small letters also"})

Output Example:
Learn how to bake the best homemade cookies with our easy-to-follow baking tips. Our cookie recipe will make you the star of any gathering. From selecting the right ingredients to mastering the perfect bake time, we've got you covered. Whether you're a beginner or a seasoned baker, our step-by-step instructions will help you create delicious desserts that are not just delicious but also picture-perfect. So grab your mixing bowls and get ready to impress your friends and family with your newfound easy baking skills.
Arguments List
=FIXWRITING_X(range, [options])
=FIXWRITING_Y(range, [options])
Options List
Particular object at the end of a formula which contains optional parameters values in the form {"parameter_name",value; "next_parameter_name",value}
For Example: {"tone","Casual"; "extra_instructions","Remember this info: " & A1}
Sidebar Options
Because of limitations with Google Sheets, specific options are not usable in Smart Formulas. However, these options can still be accessed through a Smart Function via the Websheet AI sidebar.