Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MS Access - Dlookup works?
Name: YEONG Date: July 30, 2003 at 08:17:46 Pacific OS: WindowsXP CPU/Ram: 256
Comment:
I don't know how to elaborate my problem. But what i wanted to know is Eg, i got a master sales type table [ ID, orderTYPE , OrderNextNo] which is related to sale table [id, ordertype, orderno date] in a relationship of 1 to many.
SO, when i insert 2 fields (ordertype and orderno) from sale table into a form in which i would select the ordertype from the Sale Type table by using combo box and it will auto-show the orderNextno which is in sale type table. Do i need to Dlookup command for that?
Summary: Hi, I am working with a MS access data base. I have used Database splitter to separate tables and other objects so that it can allow concurrent connections to the database. In the sense it can be shar...
Summary: I am attempting to use a recordset in MS Access 2000. I have a function that I copied from an Access 97 database, that worked before: Private Function Get_Count() As Integer Dim TempSet As Recordset...
Summary: How do I store pictures in MS Access database fields. I have to create a working interface for an estate agents, the Forms will be created using VB6 and the the information stored in a database using...