Question

How do I get Google Sheets to automatically enter something in column B when something is updated or entered in column A?

  • 19 December 2022
  • 2 replies
  • 29 views

I want that when I enter or update something in column A, it is entered in column B.

Example:

Entry in column A, row 3. Automatic entry in column B, row 3. So right next to.

Does anyone have a solution?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +9

Hi @ArturKosch 

It should be fairly easy to accomplish:

  • Trigger: New spreadsheet row
  • Action: Update spreadsheet row (add your data/variable to the 3rd column)
Userlevel 7
Badge +8

Hey there @ArturKosch, Rob’s recommendation is the approach I’d go with if I were to set up this Zap myself. Were you able to give it a try?