Hi everyone,
I need some help, I am learning lots but I'm trying to make a loop. I'm trying to get the Range I'm copiyng to move down 3 cells each time and the place pasted down by one.
Copy - A1:A3, A4:A6, A7:A9...etc Paste: G1,G2,G3...etc.
In context, I am coping Name, age & location and...
Czy możesz mi powiedzieć, jak powinien wyglądać poprawny kod i gdzie popełniam błąd?
Mój kod to:
Sub Dowodcy ()
'
' Dowodcy MAKRO
"
Jeżeli jest to wartość ( "C2") = Wartość ( "BA2"), a następnie
Range ( "J3: AN4"). Wybierz
Application.CutCopyMode = False...
I created a macro that will copy all the values from each month and paste it to [column AK]. The current code is static with fixed ranges and I force to run the macro (using alt+f8) on every sheet since I have multiple sheets.
I'm trying to find a way that will make my codes shorter and more...
I start this macro with this.
answer = MsgBox(prompt:="You can only RESET ONE TIME! Do you really want to do this? ", Buttons:=vbYesNo + vbCritical, Title:="Transaction Error")
If answer = vbYes Then
Sheets("Sheet3").Select
If Range("N44") + Range("Q41") = "" Then
Exit Sub...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.