Microsoft
Software
Hardware
Network
Question : Trying to do report or query based on value in field. Using Access 2003
Hi,
I have 3 tables . EmployeeList with Name, Addess etc as fields. Worktime with Name , hours.rate and date. Worktime name field is populated thru drop down list from EmployeeList. Name. I have a query based on Worktime and extra calculated Fields. What Im trying to do is make it so that from a drop down based on EmployeeList.Name I can bring up (either in query or report) all info for the name selected and only the nae selected. This is driving me bloody crazy. I cant seem to reference the input value properly . I need something along lines of where input value = name value select all records with name value ?
TIA.
Answer : Trying to do report or query based on value in field. Using Access 2003
Now you are missing a comma after acViewPreview...
DoCmd.Open
Report "Report1", acViewPreview, , "Employee_name = '" & List0.Value & "'"
Random Solutions
SCRIPT to reboot WINDOWS 2008 server with scheduled task
How to use Sharepoint Lookup Field with Name column (hyperlink)
How do I replace #N/A if it is returned in a formula? (not Vlookup)
Add/Remove programs display has large gap in listling ?
Compare two tables and record calculated value in query
Try to open a Silverlight project on Visual Studio 2008 but I can't
SBS 2008 Error messages
Connecting a remote server (Windows 2000) to a remote main server (Windows 2003 Standard)
Trying to rank top 10 records in Access query by a group
Auto Compact