VBA to sort specific range

Russk68

Well-known Member
Joined
May 1, 2006
Messages
596
Office Version
  1. 365
Platform
  1. MacOS
Hi All

I would like to columns A3:I40 with a Deactivate event. Column A is a number column and is what I need to sort by.


I have 3 columns with formulas that need to stay intact.
Col D:=IFERROR(INDEX('Fixture Specs'!$A$2:$A$4000,MATCH(B3,'Fixture Specs'!$B$2:$B$4000,0)),"")
Col F:=COUNTIFS(PBU_ColK,B3,PBU_ColL,"=Assigned To Channel")
Col G:=COUNTIFS('Patch By UNIVERSE'!$U$3:$U$2199,B3,'Patch By UNIVERSE'!$W$3:$W$2199,"=TBD")

Thank you!

Russ
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
I don't think your question is quite clear.
Can you post a sample of your data, and then post what you would like the expected output to look like?
 
Upvote 0
Hi Joe
I see your point. I try hard to make myself clear but I missed this one. I haved it worked out but thank you for your input!
 
Upvote 0

Forum statistics

Threads
1,225,750
Messages
6,186,808
Members
453,373
Latest member
Ereha

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