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

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"

Forum statistics

Threads
1,223,903
Messages
6,175,289
Members
452,631
Latest member
a_potato

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