Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

88
Views
Need help creating a script that automatically inputs the month and day to google sheets using Apps Script

I'm having issues creating a script that will automatically input the Month on the first row and then the days of the month on the second row, for a full month or a full year.

Something that will look like this - https://i.stack.imgur.com/R7vnf.png

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You do nit need a script

A1 : 2022

A2 : =arrayformula(if(day(A3:3)=1,A3:3,))

A3 : =(sequence(1,date(A1,12,31)-date(A1-1,12,31),date(A1,1,1),1))

then put format on rows 2 and 3 as needed

enter image description here

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!