A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

I need Equation



 
 
Thread Tools Display Modes
  #1  
Old June 23rd, 2009, 08:57 AM posted to microsoft.public.excel.misc
NIDAL
external usenet poster
 
Posts: 1
Default I need Equation

Hi all
I need Help to Find Equation:
I have table of 3 clmns and 200 rows : colmns is (A :serial), (B: names), and
(C: amounts).

On sheet2 I Locate cell A1 to rite a figure betwween 1~200
On Cell C5 I Need Equation that If I wright number 5 for example on a cell
A1 , the result give the amount related to number 5 in serial from sheet1.

many thanks
  #2  
Old June 23rd, 2009, 09:20 AM posted to microsoft.public.excel.misc
DILipandey[_2_]
external usenet poster
 
Posts: 16
Default I need Equation

Hi Nidal,

Keeping all of your requirements in mind, I have developed following
equation / formula, which needs to be placed in Sheet 2:-

=VLOOKUP(A1,Sheet1!$A:$C,3,0)
Type above formula in Cell C5 of Sheet 2

=VLOOKUP($A:$A,Sheet1!$A:$C,3,0)
Type above formula in Column C of Sheet 2, if you need it to work
dynamically. It will find the value which is there in column A of sheet 2
from sheet 1.

--
Click on Yes, if it is useful.

Thanks & Best Regards,
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)


New Delhi, India


"NIDAL" wrote:

Hi all
I need Help to Find Equation:
I have table of 3 clmns and 200 rows : colmns is (A :serial), (B: names), and
(C: amounts).

On sheet2 I Locate cell A1 to rite a figure betwween 1~200
On Cell C5 I Need Equation that If I wright number 5 for example on a cell
A1 , the result give the amount related to number 5 in serial from sheet1.

many thanks

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.