All my rows have the same formulas. I want it to be copied to the newly added rows automatically. Sheets provide us with 1000 rows initially and an another 1000 or so can be added subsequently as per requirement. I want sheets to automatically copy paste formulas to the newly added row.
-
1You may want to consider the use of Arrayformula() instead of single-cell formulas. If you need more help, please share a copy of you spreadsheet.JPV– JPV2019-05-22 05:42:50 +00:00Commented May 22, 2019 at 5:42
-
docs.google.com/spreadsheets/d/…Suraj S– Suraj S2019-05-22 06:02:33 +00:00Commented May 22, 2019 at 6:02
-
Can arrayformula be used along with vlookup function also ? if yes, how is the syntax modified ?Suraj S– Suraj S2019-05-22 06:05:23 +00:00Commented May 22, 2019 at 6:05
Add a comment
|