Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8545

Translating excel macro code to abap code

$
0
0

Hi Experts,

 

could anyone please help me out in translating to the below excel macro code to the abap code.

 

Sub Macro3()

'

' Macro3 Macro

' macro by abani mishra

'

 

 

'

    Rows("545:545").Select

    ActiveSheet.Paste

    Range("C549:D549").Select

    Application.CutCopyMode = False

    ActiveCell.FormulaR1C1 = "MAT5432"

    Range("C550:D550").Select

    ActiveCell.FormulaR1C1 = "2345689"

    Range("C551:D551").Select

    ActiveCell.FormulaR1C1 = "MATERIAL FOR ROHS"

    Range("C552").Select

End Sub

 

 

Regards,

Abani


Viewing all articles
Browse latest Browse all 8545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>