ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   please solve the problem (https://www.excelbanter.com/excel-discussion-misc-queries/73423-please-solve-problem.html)

somaraju

please solve the problem
 

i have 2 workshets

1st one is for puchases
2nd one is for sales

now i want to open the 3rd sheet as stock. when i enter the sales
it is automatically show values in stock file.

any one tell me which can i uses the functions.


--
somaraju
------------------------------------------------------------------------
somaraju's Profile: http://www.excelforum.com/member.php...o&userid=31846
View this thread: http://www.excelforum.com/showthread...hreadid=515696


flummi

please solve the problem
 
Hope I get you right.

Stock on sheet "Stock":

prod stock
abc 13
abb 44
edd 33
gdd 66
uhh 16

Sales on sheet "Sales":

prod sales Stock
aaa 15 0
abb 22 44
err 19 0
dddf 30 0

Formula in column C for finding stocks:
=IF(ISNA(VLOOKUP(A2;Stock!$A$2:$B$6;2;FALSE));0;VL OOKUP(A2;Stock!$A$2:$B$6;2;FALSE))

You may have to replace the semicolons with commas.

Hans



All times are GMT +1. The time now is 12:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com