PC Review


Reply
 
 
Gil Stone
Guest
Posts: n/a
 
      21st Dec 2006
Hi,
I use
If Nz(DLookup("[Version]", "[tblFileversion]"), "") = "20061218" Then
Me.Visible = False
to check the last file version.
How do I point DLookup to the last table autonumber's entry?
TIA
Gil

--------------------------------------------------------------------------------
Estoy utilizando la versión gratuita de SPAMfighter para usuarios privados.
Ha eliminado 1433 correos spam hasta la fecha.
Los abonados no tienen este mensaje en sus correos.
ˇPruebe SPAMfighter gratis ya!


 
Reply With Quote
 
 
 
 
Douglas J. Steele
Guest
Posts: n/a
 
      21st Dec 2006
Assuming the AutoNumber is set to Increment, rather than Random, you should
be able to use DMax.


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Gil Stone" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
> I use
> If Nz(DLookup("[Version]", "[tblFileversion]"), "") = "20061218" Then
> Me.Visible = False
> to check the last file version.
> How do I point DLookup to the last table autonumber's entry?
> TIA
> Gil



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dlookup using a date defiined by another dlookup =?Utf-8?B?QmVubnlESGlsbA==?= Microsoft Access VBA Modules 1 8th Aug 2007 01:56 AM
Help with DLookup lucky33 Microsoft Access Form Coding 3 16th Jul 2007 01:10 AM
Re: Dlookup function - copying the dlookup info into a field.... Douglas J. Steele Microsoft Access Forms 0 6th Dec 2006 02:05 PM
Using DLookUp =?Utf-8?B?QXJhY2E=?= Microsoft Access Queries 5 10th Jan 2005 08:01 PM
Dlookup problems (was my Dlookup hell) Kavvy Microsoft Access Form Coding 3 18th Nov 2003 12:16 PM


Features
 

Advertising
 

Newsgroups
 


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