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 Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Vlookup in access



 
 
Thread Tools Display Modes
  #1  
Old July 15th, 2004, 11:05 PM
Chris
external usenet poster
 
Posts: n/a
Default Vlookup in access

Hi Folks,

I have a table with an 'attainment' column and
a 'numerical value' column. When an attainment value of
say 'P1' is entered I want the 'numerical value' column
to return a value based on another table
called 'tbllookup'. In Excel you use vlookup, how do I
achieve this in access?

Deeply grateful for any help anyone, its driving me mad.

Ta

Chris
  #2  
Old July 16th, 2004, 02:06 AM
Ken Snell
external usenet poster
 
Posts: n/a
Default Vlookup in access

No columns in ACCESS (just fields), but DLookup function may be what you
want to use. It's described in VBA help files.

--

Ken Snell
MS ACCESS MVP

"Chris" wrote in message
...
Hi Folks,

I have a table with an 'attainment' column and
a 'numerical value' column. When an attainment value of
say 'P1' is entered I want the 'numerical value' column
to return a value based on another table
called 'tbllookup'. In Excel you use vlookup, how do I
achieve this in access?

Deeply grateful for any help anyone, its driving me mad.

Ta

Chris



  #3  
Old July 16th, 2004, 03:07 AM
Jeff Boyce
external usenet poster
 
Posts: n/a
Default Vlookup in access

Chris

In addition to Ken's suggestion, you could also use a query to return the
"numerical value" when you (or your application) provide a criterion value
for "attainment".

--
Good luck

Jeff Boyce
Access MVP

 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Useless Access 2003 tired, angry, sucidial and bored General Discussion 10 July 21st, 2004 11:52 PM
error 3011-msaccess Lalit H Kokku New Users 1 July 6th, 2004 03:34 AM
You do not have exclusive access... ERROR Robin General Discussion 1 July 6th, 2004 01:18 AM
Office Developer - Access 2000 run-time Wayne Pearson General Discussion 3 June 18th, 2004 12:51 AM
Does not switch from VBE to Access Main Window Tony_VBACoder General Discussion 1 June 4th, 2004 04:20 PM


All times are GMT +1. The time now is 04:03 AM.


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