Skipping cell for WRAPCOLS/RANDARRAY formula

Darren_workforce

Board Regular
Joined
Oct 13, 2022
Messages
128
Office Version
  1. 365
Platform
  1. Windows
I have a 5x5 grid that uses the formula below. I was curious if it's possible to adjust the formula so that the center cell of the 5x5 is not affected while still allowing all remaining cells to follow the same formula. (F79 is just a random number based on prior weekly data.)

=WRAPCOLS(TAKE(SORTBY(SEQUENCE($F$79),RANDARRAY($F$79)),25),5)

Thank you in advance!!
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
What do you mean by "not affected"? If you want the formula to not output anything to it, then no.
 
Upvote 0
Solution
What do you mean by "not affected"? If you want the formula to not output anything to it, then no.
OK that's what I thought but just wanted to verify. Basically I didn't want anything to be generated into that cell. I was looking to somehow bypass the cell and have the formula not apply to it. Sorry for the roundabout wording but you understood what I was hoping to convey.

Thank you!!
 
Upvote 0

Forum statistics

Threads
1,215,391
Messages
6,124,673
Members
449,178
Latest member
Emilou

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