VBA Script Help Required

ijheyburn

Board Regular
Joined
Apr 18, 2013
Messages
56
Afternoon

I hope someone might be able to help me with some VBA I am having trouble with.

I would like to:


  • Select all cells between AI2:AT3388 where the value exceed more than £1,000.00
  • I also need the contents of the corresponding rows from columns A:D, where the value of the cells in AI2:AT3388 exceed £1000.00 (i.e. step 1 above) to be selected along with the cells in step 1 and all of this 'newly selected data' to be copied into a new sheet

With the outcome being 16 x new columns in a new sheet whose values between columns 5 to 16 only having values of £1000.00 or more.

I hope this makes sense! Any help that could be rendered would be greatly appreciated.

Regards

Ian
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,195,642
Messages
6,010,883
Members
441,571
Latest member
stolenweasel

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
Top