HuaminChen
New Member
- Joined
- Nov 13, 2018
- Messages
- 16
Hi,
Can you see file below, and advise how I can add codes (as the clicked event) to the button within Ledger sheet?
https://1drv.ms/x/s!Ai8CrEskdewXngRR6DYl8WCGYsQY
It seems also the below codes do not copy the values of cells properly. Any idea?
Can you see file below, and advise how I can add codes (as the clicked event) to the button within Ledger sheet?
https://1drv.ms/x/s!Ai8CrEskdewXngRR6DYl8WCGYsQY
It seems also the below codes do not copy the values of cells properly. Any idea?
Code:
Worksheets("Ledger").Range("L11:L21").Copy
Worksheets("Ledger").Range("M11:M21").PasteSpecial Paste:=xlPasteFormulas