Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
somaraju
 
Posts: n/a
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
flummi
 
Posts: n/a
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem office assistant R.VENKATARAMAN Excel Discussion (Misc queries) 0 June 15th 05 06:22 AM
How to solve problem (equal to 0) with unknown value nj125 Excel Discussion (Misc queries) 0 May 19th 05 03:31 AM
Excel 2003 Slowness problem in Windows XP Elton Seng Yan Thung Excel Discussion (Misc queries) 2 May 18th 05 04:55 AM
Slight problem automating Excel in a service someone Setting up and Configuration of Excel 2 May 13th 05 10:04 PM
Dynamic Names can solve my problem? shmurphing Excel Worksheet Functions 4 December 24th 04 12:38 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"