Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Dlookup
Nikki 

16 years ago
I am and advanced programmer and I am trying to create some DLookup in my database, this function is going to retrieve data for over half of the entries made. I have changed the code many different time base on the input of others and some threads I have found. I have checked ms help, but I continue to get runtime errors like invalid use of null and what not.
My current code is;
Me(Last_Name) = DLookup(Company, Customers, "Last Name" = Forms!JobOrderForm!Company_Name)
I am using the field "Last Names" on my "Job Order Form" to be the record ID to pull from. The record is in table "Customers" the data I want to receive is Company Name Phone number and extension (also the field names in the customer table)
The code is running on EXIT

 


Answer from Richard Rost:

I suspect it's probably not working because you aren't referring to your fields correctly, and you're missing a bunch of quotes and brackets. Try this:

Me!Last_Name = DLookup("Company", "Customers", "[Last Name]=" Forms!JobOrderForm!Company_Name)

Watch this tutorial on DLOOKUP:

You can use the DLOOKUP function to look up a specific value from a table or query.

Please see the following FREE video tutorial on my web site for step-by-step instructions on how to use DLOOKUP:

http://599cd.com/tips/access/dlookup-function?key=BlFAlEx

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 6/9/2026 11:52:32 AM. PLT: 1s