Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2006

Tip: Looking for answers? Try searching our database.

lookup?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Glyn - 22 May 2006 21:20 GMT
Hi folks, it’s been a long time since I’ve used Excel, and I’m stuck,
what I’d like to do is to have I7 check the pay code in G7 and then
multiply it by H7  
I suspect I should be using the LOOKUP function with an absolute
reference?
Any ideas, regards Glyn

[image: http://img432.imageshack.us/img432/2213/excel5va.jpg]

Signature

Glyn

Miguel Zapico - 22 May 2006 21:40 GMT
You may use HLOOKUP, so the formula in I7 can be:
=H7*HLOOKUP($G7,$B$3:$G$4,2)

Hope this helps,
Miguel.

> Hi folks, it’s been a long time since I’ve used Excel, and I’m stuck,
> what I’d like to do is to have I7 check the pay code in G7 and then
[quoted text clipped - 4 lines]
>
> [image: http://img432.imageshack.us/img432/2213/excel5va.jpg]
Biff - 22 May 2006 21:47 GMT
Hi!

Try this in I7 then copy down as needed:

=IF(COUNTA(G7:H7)<2,"",H7*INDEX(B$4:G$4,MATCH(G7,B$3:G$3,0)))

Biff

> Hi folks, it's been a long time since I've used Excel, and I'm stuck,
> what I'd like to do is to have I7 check the pay code in G7 and then
[quoted text clipped - 4 lines]
>
> [image: http://img432.imageshack.us/img432/2213/excel5va.jpg]
Glyn - 22 May 2006 22:31 GMT
Thanks Biff & Miguel, I know it’s probably second nature to you but
find that bloody amazing, thank you so much
Kindest regards Gly
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.