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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
error 3048 - Cannot open any more databases04 Oct 2007 03:19 GMT9
I am having an issue with a form that I am hoping someone can help me solve,
or at least point me in a direction so that I can arrive at a solution myself.
Well I guess to begin with I am running Access 2003 on Windows XP.  
My issue is, as stated in the subject line, that I am ...
Looping Duplicate Validation03 Oct 2007 22:00 GMT1
Using Access 2003
I am using a form with 6 combo boxes for selecting names. The controls work
as they should to select the names, but I need to do two things before I save
the record;
Please Help with syntax03 Oct 2007 21:39 GMT6
I am trying to run the following sql from the vba behind a button on a form:
sql = "INSERT INTO tblScorecardActivity (  PaperReqID, ReqTypeID,
ActivityMeasure, BD, IntakeTargetDate ) " & _
 "SELECT " & Me.PaperReqID & ", RequestTypeID, Activities, BD, " &
limit Criteria from a date field03 Oct 2007 21:05 GMT2
I have a field that performs a calcualtion based on a date:
Age: ([DATE]-[TR_DATE]).
I need to add to the criteria >50
But the error says Arithmatic overflow error, guess because it was a date
Listbox and multi-select and dropdown?03 Oct 2007 20:13 GMT1
I need to have combo box capability with multi-select ability. I tried using
listboxes, but the problem I have is they don't drop down so I can see only
one listed item at a time. I cannot make the listboxes bigger. Is there any
way to code a listbox to drop-down, maybe by ...
display data in subform03 Oct 2007 19:28 GMT2
My from displays Members.  That form has a subform that displays Doctors.
I need to add a command button to add Doctors and have them display on the
subform.
When I clisk the command button it opens a form with all my Doctors.
organize a combobox03 Oct 2007 19:20 GMT2
I have a combobox that lists forms to open and does so via an after update
event. Here is the combobox:
SELECT tblProfileTypes.Description, tblProfileTypes.Class,
tblProfileTypes.txtProfileType
Flexgrid03 Oct 2007 19:03 GMT1
I have a form with a flexgrid on it. I plan to place a number of buttons on
the form above the columns of the flexgrid. When each button is clicked I
would like the column below the button to list in ascending order. Any help
on how to code this would be appreciated. Thanks
Can't assign value03 Oct 2007 17:17 GMT1
Help!  I cannot determine why this fails after it succeeds.  
The following code is attached to a button to add a new job and its visits.  
I can select a client and successfully add multiple jobs.  However, when I
select a different client and attempt to add a job I get '2448 ...
Coding error03 Oct 2007 16:41 GMT4
I have a code (see below) that keeps receiving a run-time error (2166) that
states "you can't lock a control while it has unsaved changes"...I have in my
code a command that should save the record before it actually locks the field
but for some reason does not seem to work.
Show and edit link table data using checkboxes03 Oct 2007 14:52 GMT3
I have a form showing data on a given record.  Each record is
potentially linked to zero or more values in a lookup table.  I'd like
to be able to display the data in the link table by using checkboxes
to show if a link exists and to create/delete records in the link
Update crashes Access except in debug03 Oct 2007 11:48 GMT1
Running Access 2003 on XP, doing a select from a table and passing the
results to this subroutine to update another table.  When running in debug
mode, it works.  When I stop it an anaylze the update statement, copy and
paste into a new query, it works.  Running without debug ...
Filter on same fields with multiple combos03 Oct 2007 10:00 GMT2
Is there a simple way to match all values in multiple combo boxes against
four different fields in a table to filter records in a table?
I have a table with patient visit information (tblVisits).  There are four
fields in the table, (Diagnosis1, Diagnosis2, Diagnosis3, and ...
Error 3061 when running update query from code03 Oct 2007 06:00 GMT3
I am attempting to run an update query (a saved query in my database)
from code, and keep getting an error message (3061, Too few
parameters, expected 2).
The SQL of the query is:
Only one column shows in 2 column combo03 Oct 2007 03:11 GMT3
Using Office 2003 and Windows XP;
I have a combo box on a form that is set for 2 columns. IT is bound using
the following in the Row Source:
SELECT tblSourceCategory.Source_Category_ID,
 
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.