Gathering Data Per Row Value?

sneakyla

New Member
Joined
Aug 11, 2021
Messages
23
Office Version
  1. 2016
Platform
  1. Windows
Hello!

I'm trying to find out a way to create a formula to find and gather specific data per row value.

The sheet has multiple store location as a row header with information underneath it. I need it to find and gather data for each and every store specifically.

For example.

Store 1
AppleSmall
1​
AppleMedium
2​
AppleLarge
3​
AppleX-Large
4​
AppleXX-Large
5​
Store 2
AppleSmall
3​
AppleMedium
2​
AppleLarge
1​
Store 3
AppleX-Small
7​
AppleSmall
8​
AppleMedium
9​
AppleLarge
6​

The sheet below is where it gathers data from the sheet above (formula sheet)

Store 1Store 2Store 3
X-Small
7​
Small
1​
3​
8​
Medium
2​
2​
9​
Large
3​
1​
6​
X-Large
4​
XX-Large
5​

Would this be possible considering each row may be different per store name due to some store not having specific sizes?

Thank you!
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,214,981
Messages
6,122,565
Members
449,089
Latest member
Motoracer88

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