Power Formulas: Use ChatGPT & AI in Google Sheets Questions

Showing 1 - 20 of 149 questions

Q: Scraping Reddit

I have a list Reddit URL's in a column. Can your software loop through each one automatically, scrape all the comments on the page, and post it into a Google Sheet or Google Doc?

Here is an example link I would like to scrape: https://old.reddit.com/r/phoenix/comments/1ecbyo2/ac_unit_went_out_any_advice_would_be_appreciated/

https://www.reddit.com/r/phoenix/comments/1ecbyo2/ac_unit_went_out_any_advice_would_be_appreciated/

trevor806Apr 11, 2025
See detail
Share
Helpful?

Q: Is it possible to rewrite a text from a specific field, based on a prompt that describes the Tone of Voice?

That would be great!

MrMiguuPLUSMar 21, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Mar 22, 2025

A: Hi yes, this is possible with our AI function, you just need the right prompt to concatenate all these fields and ask AI to rewrite the texts.

Share
Helpful?

Q: Can we use NeuronWriter?

Can we use NeuronWriter and other similar dedicated Ai platform to generate content using PowerFormulas in Google Sheet similar to offered by AahSheet?

arihaan.singhPLUSEdited Mar 10, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Mar 18, 2025

A: Hello! Thanks for your question, Power Formulas currently does not integrate directly with NeuronWriter or similar dedicated AI platforms for content generation. Instead, it allows you to leverage AI models such as OpenAI’s GPT-4, Anthropic's Claude, Google AI, and Cohere to create content directly within Google Sheets using functions like =AI().

So while you can use Power Formulas to generate...

Share
Helpful?

Q: replace a calculator at Jotform

Hello, Could I have a Power Formula automatically calculate numbers from a form or email leads which then I can place the results from the formula into a nice looking grid with four rows and columns? Thank you

jojogoPLUSMar 5, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Mar 18, 2025

A: Thank you for your question! Unfortunately, Power Formulas is not designed to calculate numbers. Instead, Power Formulas is a Google Sheets addon that primarily allows users to connect to AI or APIs, and even SQL databases, to streamline data processing and analysis within Sheets. Let me know if you have other questions! Wei

Share
Helpful?

Q: Scraping product data

Can this be use to accomplish the following?

Workflow:
1. I provide the product link in Gsheets (column a)
2. It gathers the following data columns
-Manufacturer
-Product Name
-Price
-Features
-Description
-Specs
-Download product images and video to Gdrive folder for each product.

Not every product has these specific fields of information so it would be up to an AI model to decide where to fill in each column of information.

3ad6bbd3492c42cd8c3a05359ac33ef2PLUSFeb 27, 2025
See detail
Founder Team
Wei_Sheng

Wei_Sheng

Mar 4, 2025

A: Hi, if there is one single page that contains all the information, it is possible to as the AI model to extract informaiton such as Manufacturer and price. However, it is not possible to download product images and videos to Gdrive with Power Formulas. THanks

Share
Helpful?