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 / August 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Retrieving data from query using If, Then, Else22 Aug 2008 02:54 GMT5
Help needed.
I have created a master form (Employees) with a subform (Service Record).  
The Service Record subform has fields ServiceRecordID, EmployeeID,
DepartmentName, JobTitleName, DateStart, DateEnd, and WeeksService.  I want
Return to same record after form requery22 Aug 2008 02:30 GMT2
I have a form for injury claims.  When I click a button to close the claim,
the form needs to requery to update all the closed claim information.  When I
requery, it brings me back to the first record instead of the one I was
working on.
Command Line with Vista runtime adds character22 Aug 2008 02:22 GMT1
Here's a diller, folks.
I'm passing a command line, "/cmd Demo" to an Access XP app.  In my startup
code I use a test like this:
If Command = "Demo" then
Populating a list box22 Aug 2008 01:41 GMT1
I'm working with a membeship database with a series of dates on it. I
want to create a list in a listbox of member's names based on the
dates entered. The list would then be used to select one individual to
display in a form with a subform showing rows from an associated table
scramble / unscramble text22 Aug 2008 00:28 GMT5
Hi...
I have a need to save some text record in a file external to Access.  I
write them out, and read them back in again from different forms in my
Access application.
Code mysteriously runs on wrong form21 Aug 2008 23:38 GMT2
I'm trying to get hold of some mysterious behaviour when opening one
form (F2) from another form (F1). By doubleclicking in the first form
(F1) in a datasheet view subform (SB1F1) and attaching code to the
doubleclick event I open the second form (F2) and navigate to the
Change Text in Textbox based on Combobox Selection21 Aug 2008 21:59 GMT2
I am trying to base the text in a Textbox based on a Combobox selection. I
have the value of the combobox tied to a query I built in the query builder.
I can get it to display the first value i select, but it won't do anything
aftet this. I have tried requery commands in VBA but ...
Combo box connection with code21 Aug 2008 21:43 GMT1
I know I close. It displays the number of the first column which is the
autonumber. I want it to display the text in the field called FileLocation.
Private Sub CboFileName_AfterUpdate()
Me!txtFileLocation = Me!cboFilename
How to open a file.21 Aug 2008 21:39 GMT2
I have an event that I need to use to open a file as well.  Here is the code
and the file location is F:/MyExcel
Private Sub Command63_Click()
On Error GoTo Err_Command63_Click
Requery subform from another form21 Aug 2008 20:05 GMT6
I have a main form (frmManuscripts) with a subform (sfrmAuthors). If I
want to add an author to the subform then I click a button on the main
form which opens a new form (frmAddAuthor). When frmAddAuthor closes I
requery the subform.
Enter Parameter Value21 Aug 2008 19:57 GMT8
I have a query which has the following in the SQL
INSERT INTO Atendee ( Person, Event )
SELECT FirstName+' '+LastName AS Person, Forms!eventgenerate!
cboselectevent AS Event
Creating Forms21 Aug 2008 19:14 GMT8
Hi... I have MS Access 2003.  I am creating a database (or attempting to :-)  
).  In the form screen, I wanted to make it so that when I enter the name of
a company (I already have the tables set up) in one area of the form, that
their information will automatically come up (i.e. ...
Open form with Command button Error21 Aug 2008 18:25 GMT3
Using Access 2007.  Here's the code i have for the on_click event of a
comand button:
Private Sub OpenCustomer_Click()
On Error GoTo Err_OpenCustomer_Click
School courses21 Aug 2008 18:02 GMT3
Does anyone have any information on where I can obtain a few courses
on programming with vba? I am 43 and do not want to change my career
nor enter into a 4 year degree. I have some basics with access and vba
and basically I want to enhance some expert skills to complete my db.
Access 2002 .adp subform linking using stored procedures21 Aug 2008 17:17 GMT1
I have an access subform that used to have a recordsource of a SQL Server
View.  I am running into sorting issues with SQL Server 2005 and need to
change the view to stored procedure.  The stored procedure returns a sorted
recordset without requiring any parameters.  I change the ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.