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 Programming / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create Form for selcting Multiple values25 Apr 2008 18:19 GMT3
I want to create a form where I can select multiple values. I have
Table “Chemicals” that contain 10 chemicals say C1 to C10. I have
another Table  “ROOM”. I have setup relationship between “Room” and
“Chemical”.
Select Case25 Apr 2008 17:47 GMT6
Is this right?
Select Case
   Case 1 To 4 or 6 or 8 or 10
   Case 5 or 7
How to handle recordset errors?25 Apr 2008 17:13 GMT4
Below is a piece of code I am working on.  The issue I am having is that if
there is a recordset error, specifically if the the value in iBox does not
exist in the recordset, there is your standard 'Not BOF or EOF' error.  If
that error exists, I will have a msgbox popup stating ...
Deleting a row from a recordset that joins 2 tables25 Apr 2008 16:40 GMT1
I'm confused about what happens when I do a delete of a row in a recordset
that joins 2 tables. Does this attempt to delete rows from both tables or
only one table? I'm getting an error indicating it is trying to delete a row
from a table I dont want it to. Here is my code:
Strange docmd.runsql behavior25 Apr 2008 16:01 GMT1
If I have warnings turned on like in the code below, the insert runs fine,
although it interupts the user to push OK, but if I set warnings to false,
it's almost as if it just ignores the insert all together.  It's doesn't make
alot of sense to me why it would make any difference ...
Form / Subform add NEW25 Apr 2008 15:41 GMT1
I have a Purchase Order (PO) Generator that allows my users to add anywhere
up to 25 items to an order (using individual subforms called up from the Main
form). Sometimes it's easier to copy the current record and make a few little
changes to any of the items, then it is to retype ...
Problem with field data....25 Apr 2008 15:41 GMT1
I have a form that uses a drop down box to select the system.
Here is the code for that box (it works perfect)
SELECT [qurEupipEmp].[IDTag], [qurEupipEmp].[FullName],
[qurEupipEmp].[LocationDesc] FROM qurEupipEmp ORDER BY [LocationDesc];
Check on Dates.25 Apr 2008 13:47 GMT2
Help I am new to this and although have basic idea do not understand coding
enought to do what I need.
I have 2 tables - project details and property details
One form has been created from a query based on the two tables above.
OpenForm problems25 Apr 2008 07:59 GMT3
I need to open a new form that shows records with partial field matches to a
field in the original form. So far I have:
Dim stDocName As String
Dim stLinkCriteria As String
simple database error25 Apr 2008 07:21 GMT1
Hai,to every one
here is my question
I have designed the coding to collect the feedback report from the user
,which includes Name of the user, staffno and comments.But when I click on
Subform based on a query wont allow editing25 Apr 2008 03:13 GMT1
I have a subform based on a query that will not allow me to edit the data.
Does this mean the query is not updatable? Is there a way to confirm this? My
query is:
SELECT TD.*, DT.*
DEL comdlg32.ocx, use VBA instead?25 Apr 2008 01:33 GMT3
Any new OS or version of Access usually makes my database unhappy.  Often
the cause is CommonDialog or another of the (to me) mysterious things
working in the background.  Giving someone a copy to use on their equipment
is often a waste of time.  As far as possible, I'd like to
Listbox AfterUpdate24 Apr 2008 22:54 GMT2
I have a form with a listbbx and both are based on the same table.
I want the listbox and form to display the same row when I make a
selection in the listbox.
I'm populating the listbox with dvd titles and have placed the movie
Combobox has value, .boundcolumn = 1, .column(0) IS NULL!!, combobox     has recordset with value24 Apr 2008 22:39 GMT2
I'm an experienced Access/VBA developer, but I've never seen this odd
behavior before.  I've got an odd issue happening with one of my
comboboxes on a subform.  When the form loads up, it works fine, but
on a requery the column(0) - column(x) values of the combo box become
Can I customise the right mouse button in Access24 Apr 2008 22:04 GMT4
Can I customise/place my own commands/event procedures on the right mouse
button? For example, I want to be able to send an email by selecting a field
by  right clicking and then hit my 'send email' procedure.
 
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.