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 / New Users / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Runtime Error 342113 May 2008 22:23 GMT5
I have an unbound form and an unbound text box (Text43)
on the form.
I've created a UNION query (5/10/2008_Query) that works on it's
own, but when I try and use the SQL to populate the text box
I'm going crazy trying to figure this out13 May 2008 21:58 GMT1
In Form design view, I can see all my fields. In Regular view, I can see only
half. The lower half of the screen is bare, although I can see the top of a
label sticking out. Coincidentally (or not) there is a horizontal line at
about the same place as the labels become hidden. ...
Assistance fixing carriage returns13 May 2008 16:08 GMT2
I have carriage returns that used to show up in Excel, but now show up
as vertical bars or boxes in Access. How do I find out what ASCII code
goes with those boxes, so I can do a REPLACE?
Thanks,
access 2007 table reset autonumber13 May 2008 07:08 GMT5
access 2007 table reset autonumber:
I found a document on this with the microsoft article ID (812718) but it is
not detailed enough because I am doing something and/or missing something.
Anybody have a better solution for this in 2007 access ?
Update a form with a Command Button12 May 2008 18:16 GMT3
How can I have a Command Button to execute all the code I wrote in a form?
How do i stop duplicate values in report12 May 2008 18:03 GMT2
database design is a follows
tbl.personaldetails - stores clients details indexed on unique field ccode
tbl.personaladdress - stores addresses each address has unique field ID
tbl.personaladdlink - stores ID and Ccode and whether current or previous
Copy data from one column to another12 May 2008 17:55 GMT1
We have a database that is pretty populated and the client wants us to add
data from one column into another.  We were looking for a quick cut and paste
method where we can select multiple fields and copy i.e. Excel but we can't
seem to find that option. We can only select one field ...
Assigning a Unique, Sequential Number12 May 2008 13:46 GMT5
I have a form in which users will enter the document type (selected from a
combo box) and the initiation date (only the year is necessary but right now
the field is formatted as a general date).  Based off of these two things I
need to assign a sequential number that for a record ID ...
URGENT: Unique Number based on two fields12 May 2008 11:50 GMT9
I have the following code assigning a unique number based on the record type:
Private Sub Combo4_AfterUpdate()
Me.Type = Me.Combo4
Me.ID = Nz(DMax("[ID]", "Table1", "[Type] = """ & Me.Combo4 & """"), 0) + 1
Updating - sharing - saving12 May 2008 08:10 GMT1
Good morning!
Can more than one user make updates (or new entries) into a database at the
same time and each one save his work (the db is on a network).
Thanks!
label a report11 May 2008 21:39 GMT2
i am doing a project here and i need to define some words that has to do with
Access. so, i was wondering, what does labelling a report meand and how do
you perform it?
Can I Save My Relationship11 May 2008 17:59 GMT2
What if you could recapture your ex lovers mind, heart and
soul?...Wipe the slate clean? Turn back time? Even if you feel right
now that your situation is too far gone…too screwed up …or just plain
too darn complicated?
How to open a record in a subform, starting in another form.11 May 2008 17:23 GMT1
How to open a record in a subform, starting in another form.
The following procedure opens a form B (frm02_Aanvragers) on a specific
record.
The procedure is started on form A (frm01_Vrijwilligers)
How can I subtract values of one field from another field10 May 2008 22:38 GMT1
I want to subtract values of two different fields. I tried to do calculations
similar to excel by typing '=' followed by add or subtract. But it is not
working. How to solve in access.
Krishna
How to select records based on 2 consecutive Letters in a field10 May 2008 13:10 GMT1
I have Inventory Table having one of the field as Product Code.
'Product code' field has 10 charectors whose 5th & 6th Charectors show
the type of the product.
How  to select records having the 5th & 6th Charectors as G and A?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 April, 2008
 
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.