Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / November 2007

Tip: Looking for answers? Try searching our database.

DLOOKUP FOR CALCULATED VALUES

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DOMIRICAN - 02 Nov 2007 05:04 GMT
Need help with the following code:
ID = numerical
pdate = is the date field in my query.

=dlookup("[Earned Hr]"/("[tpaid]"-("[project]"+"[Station]"+"[Break]"),
"productionqueryrpt","[dd]=#" & [pdate]& "# And [id]=" & [id]))

Please help!!!!
Bob Quintal - 02 Nov 2007 10:07 GMT
> Need help with the following code:
> ID = numerical
[quoted text clipped - 5 lines]
>
> Please help!!!!

too many quotes, misplaced )
=dlookup("[Earned Hr]/([tpaid]-([project]+[Station]+[Break]))",
"productionqueryrpt","[dd]=#" & [pdate]& "# And [id]=" & [id])
Signature

Bob Quintal

PA is y I've altered my email address.

--
Posted via a free Usenet account from http://www.teranews.com

 
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.