Skip to main content
Community site session details

Community site session details

Session Id : R/HCWZiz7FJo5BtiBVYkIl
Power Automate - Power Automate Desktop
Answered

Copy and paste a particular cell with formula to the rest of the sheet

Like (0) ShareShare
ReportReport
Posted on 29 Dec 2023 08:40:56 by 17

Power Automate Discussion.jpg

Hi Guys. Am stuck with an apparently simple method to loop and apply the formula cells down using PAD. 

The formula in column C = B*100 and I have it for the first 2 rows. I need PAD to get the range of column A & B and copy and paste the formula cell from C3 to the rest of the range. Appreciate your help.

 

Thanks,

Vishnu

  • v4u1989 Profile Picture
    17 on 02 Jan 2024 at 08:27:26
    Re: Copy and paste a particular cell with formula to the rest of the sheet

    Thank you very much Agnius. I was just missing out on the loopindex in the rows. You are a life saver. 

     

    Thanks,

    Vishnu

  • v4u1989 Profile Picture
    17 on 02 Jan 2024 at 08:26:09
    Re: Copy and paste a particular cell with formula to the rest of the sheet

    Thank you Kaif. Your approach is another workaround which I could use in a calculated loop.

     

    Thanks,

    Vishnu

  • Verified answer
    Kaif_Siddique Profile Picture
    2,104 Super User 2024 Season 1 on 29 Dec 2023 at 14:31:08
    Re: Copy and paste a particular cell with formula to the rest of the sheet

    Try this

    Kaif_Siddique_0-1703860249826.png

     

    Regards

    Kaif

  • Verified answer
    Agnius Bartninkas Profile Picture
    Most Valuable Professional on 29 Dec 2023 at 11:09:00
    Re: Copy and paste a particular cell with formula to the rest of the sheet

    Have you tried using Copy cells from Excel worksheet and then using Paste cells to Excel worksheet inside a loop?

    If you don't know how to do a loop, use Get first free column/row in Excel worksheet to get the end of your range. Then use a Loop action that iterates from 3 (assuming you want to start pasting at row 3) and end at %FirstFreeRow-1% (because %FirstFreeRow% is the row that has no data, so you want to stop one row earlier), iterating by one. Then just use the %LoopIndex% generated by the Loop action as the row to paste the cells to in Paste cells to Excel worksheet.

    -------------------------------------------------------------------------
    If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.

    I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete