VBA loop copy formulas and conditions based on rows

KoskeKos

New Member
Joined
Jun 20, 2022
Messages
2
Office Version
  1. 2016
Platform
  1. Windows
Hi to all.

Got 1 problem(for now :eek:) cant figure it out.

  1. got row data on the left side (filled rows)
  2. if row (column A4) is not empty > copy row (formulas and conditions) F1 (from column BJ to GK) behind (after BI column)
  3. loop till last row.
Would be grateful.
 

Attachments

  • Screenshot 2022-06-20 232335.jpg
    Screenshot 2022-06-20 232335.jpg
    101.7 KB · Views: 10

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Hi.
Just found this addon :)
IF X rows are populated, copy first row X times (blue with zeros starting from column SEC to column OI)
Rows are dynamic.
Thanks in advance.

DATE CLIENT IDSECHREEEDCCSMRSMCSTCGRGPSMBIOINCOREOI
DateID_ClientCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALCCALC
00000000000000000
31/03/20221608953215030
31/03/20221207971210262
31/03/20221009982255016
31/03/20220605986254993
31/03/20222401984250012
 
Upvote 0

Forum statistics

Threads
1,215,328
Messages
6,124,299
Members
449,149
Latest member
mwdbActuary

We've detected that you are using an adblocker.

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.
Go back
Back
Top