Require Qty data to other sheets

Ketan_ashiyani

New Member
Joined
Sep 12, 2024
Messages
14
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
Dear Team,

In Total data only fill require Qty data require in other sheet through formula

sample data is below

1728234411786.png
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Cannot manipulate data in a picture. Please use XL2BB to reload the data so we don't have to retype to solv.e
 
Upvote 0
Alan is trying to explain to you that a picture gives us no data to work with and very little information.
Not only do we manually need to create sample data but the image does not give column or row references or whether the result is on a different sheets.
I also can't tell if you are summing multiple values or whether you just want a straight lookup.

Here is a reference to using XL2BB
MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.

Below are a couple of options that may point you in the right direction:-

20241007 Lookup or Sumifs Ketan_ashiyani.xlsx
ABCDEFGHIJK
1Sr. NoProductProduct CategoryRequire QtyResult -->ProductProduct CategoryRequire QtySum
2SGL-11SGL-111
3SGL-20SGL-32302
4SGL-32
5SGL-3300
6
7
8
Data
Cell Formulas
RangeFormula
J2:J3J2=XLOOKUP(I2,$C$2:$C$20,$D$2:$D$20,0)
K2:K3K2=SUMIFS($D$2:$D$20,$C$2:$C$20,I2)
 
Upvote 0
Solution

Forum statistics

Threads
1,223,958
Messages
6,175,643
Members
452,663
Latest member
MEMEH

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