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

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

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