SLI is not a requirement for running multiple graphics cards/monitors. I am running a four monitor system on Vista Business using 1 x NVidea GForce 6200 256MB AGP card and 1 x NVidea GForce 6200 256MB PCI card. This setup works fine. The only limitation i am aware of (and this is from personal...
Hi,
All of tool bars in my Visual Studio.net IDE are greyed out except for 'Device Controls'. I have tried selecting the tools I needed using the Toolbars menu on the view menu bar. When I open the customize menu from Toolbars menu, all the tool bars appear and when I close the customize menu...
Could you clarify:
iif(minTime = #01:00:00#, dlookup(minTime, tblName, minTime > #01:00:00#), minTime)
Should i swap 'tblName' for the name of the query that this report is based on?
I hope this clarifies things. I need my report to look like this:
ID KG Picked MinTime MaxTime
151319 109.55 09:41:00 14:27:00
150743 107.38 08:49:00 15:21:00
150859 103.55 09:44:00 15:17:00
150841 94.29...
From the sample query result below i need to be able to report the total average KGs Picked by the top 10%, 50% and 75% of IDs listed.
Picker ID KGs Picked
151319 109.55
150743 107.38
150859 103.55
150841 94.29
150878 90.46...
From the query result below i need to be able to state the earliest scan time from the 'MinTime' list and the latest scan time from the 'MaxTime' list. I have achieved this using Min & Max in my report but i have a problem in that i need to ignore any MinTime that is entered as 01:00:00 and find...
I have a table with the following 4 fields:
DeviceID (number)
LabID (number)
LabSer (number)
Transtime (DateTime - ##/##/#### ##:##:##)
I need to create a query that will identify table records that are duplicates for the first three fields, the date part of Transtime is a duplicate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.