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 / General 2 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Timestamp Entry26 Feb 2007 22:51 GMT1
This may be the wrong place, but I was thinking this could be done
with access.
I want to create an entry log that automatically time/date stamps each
entry to be used in an emergency response situation specifically for a
Counting Groups in a report with total in report footer26 Feb 2007 21:43 GMT4
I have put a text box called [Count] with control source [=1] in the group
header with running sum set to group.   Then put text box called =[count] in
report footer.  
It counts the groups nicely in the group header but the value in the report
This morning, this code quit working26 Feb 2007 21:34 GMT5
Private Sub VendorChqNum_AfterUpdate()
  Dim DateToUse As Variant
  If IsNull(Me.VendorChqDate) And Not IsNull(Me.VendorChqNum) Then
   DateToUse = DLookup("[VendorChqDate]", "tblInvoices", "[VendorChqNum]='"
Simple date extraction question26 Feb 2007 21:30 GMT10
How do I pull the date out of  a date/time field type.
I need to know when '02/08/07 8:05:24 AM' is equal to 02/08/07.
I'm looking at the extract date function and I must have the wrong syntax.
DatePart("mm/dd/yy",[punches].[Date_Time]) = #02/08/07#
Reading Serial data from a port into a database.26 Feb 2007 21:26 GMT1
How is it possible to read data from a serial port using baud-mode N2400
(inverted output) using VBA?
I wish to match the incoming decimal number  to an possible stock database,
reading the row and inputting it into a "in-stock" database i also wish to be
Incremental Imports26 Feb 2007 21:03 GMT2
I am trying to import 2 different excel worksheet into a access table and
want to keep addign to that particular table.Is that possible
Unknown function 'Dlookup'26 Feb 2007 20:23 GMT6
I'm trying to set a default value for a column in a table to be based
on values in another table. So far, I've discovered that DLookUp is
the way to go for this sort of thing. The text of my default value
looks like this:
Query problem26 Feb 2007 20:14 GMT1
I have an invoice table.  One field of the invoice table
is linked to a bills table.  The bills table is linked to
a suppliers table.
There are bills that match a pattern in the invoice
creating multiple records26 Feb 2007 20:10 GMT3
Currently we have an inventory system that allows us to scan all new incoming
material to inventory by scanning a barcode repeatedly to create multiple new
records. I know this is not an ideal table design. Any suggestions on how to
have a single record with a running count would ...
Tab control "Back Color"26 Feb 2007 19:56 GMT2
Since the tab control does not provide a "Back Color" property, I've been
looking for a another method to work around this problem.  I am familiar
with Stephen Lebans sample application showing how to this.  Unfortunately,
when I convert the sample database to Access 2003 format, ...
.Can you include a problem statement which targets the usability .26 Feb 2007 18:25 GMT1
Hi,
My name is Rahima Mohammed;
I am a student of John Tyler community collage in VA. I am
doing a research project On Microsoft Access. For my
TS26 Feb 2007 18:24 GMT5
I have developed a new project utilizing Access 2007 and for a client that
wanted it based in one office and now wants 3 remote offices to have access.
After doing my research it looks as the only decent solution is windows
terminal server (I assume a new server and windows ...
how do I buid an automatic student grading exam in Access26 Feb 2007 17:37 GMT3
How do I create one field(grade_field) that automatic load grade (A,B,C or D)
which "grade_Field" are lookup value from other field such as ("mark_field").
example: [(marks 80 - 100 grade A), (60 - 79 grade B), (40 - 59 grade C),
and (0 - 39 grade D)]
Problem writing value to text box26 Feb 2007 17:19 GMT3
I just want to write the date/time to a text box.
dim thetime as string
thetime = Now
[Forms]![frmexample]![when changed] = thetime
Issues with Access 2000 and Access 2003 on same machine?26 Feb 2007 16:48 GMT2
I have several clients who's databases are still in Access 2000 and
several who are in Access 2003.  I have both on my development
computer.  I have had this setup for a long long time.  Recently
though, my 2000 MDE's are sometimes not runnable on the client
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.