web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Answered

Pasting data in Excel

(1) ShareShare
ReportReport
Posted on by 2
I am copying and pasting data from one Excel-file to another using PAD.
The second Excel-file is formatted, and I therefore want to paste the data as values.
 
Giving that I have a Danish version of Excel, I normally have to use the letter 'Æ' for inserting the values.
This is not working with PDA.
 
Any suggestions?
 
Kind regards
Klaus Juul Soerensen
I have the same question (0)
  • Suggested answer
    Nived_Nambiar Profile Picture
    18,136 Super User 2026 Season 1 on at
    Hi 
     
    When pasting Ã† in other excel - how does it appear ?
     

    Thanks & Regards,
    Nived N

    Stay connected:
    LinkedIn | YouTube | Blogs

    Was this answer helpful?
    If yes, please mark it as the solution by selecting the checkbox in the discussion thread.
    Your feedback motivates me to keep contributing. Thank you!

  • Verified answer
    VishnuReddy1997 Profile Picture
    2,656 Super User 2026 Season 1 on at
     
    For Pasting Data as Values using Power Automate Desktop doesnot have direct action.To achieve this you can follow these below method.
     
    You need to write or use this below macro in Excel to acheive this.
     
    Sub APasteAsValues()
    '
    ' APasteAsValues Macro
    
        Range("A6").Select
        Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
            :=False, Transpose:=False
    End Sub
     
    (Note:- if you got your solution you can mark as solution and gives kudos)
     
    Thanks & Regards
    Vishnu Reddy

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard