Guest User

Untitled

a guest
Jul 16th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. Sub Macro1()
  2. '
  3. ' Macro1 Macro
  4. '
  5.  
  6. '
  7. ActiveCell.Value = "あいうえお"
  8. Range("A2").Select
  9. End Sub
Add Comment
Please, Sign In to add comment