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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Export from a form06 Sep 2007 19:56 GMT2
I know there are several ways to programatically export, like
docmd.transferspreadsheet, but I want to export data from a form.  I however
do not want the file button available to my users.  I thought this might work
DoCmd.DoMenuItem , acfilemenu, acExport, , acMenuVer70
Listbox select06 Sep 2007 19:42 GMT3
I have a listbox that the user uses to select participants from for courses
that are held. The user clicks on the names of the participants and then uses
a button to migrates those attendents over to a participants listbox. I have
been asked to provide the ablity to use the ...
Active X Calendar06 Sep 2007 19:34 GMT4
I know I asked this already and the general response is use a pop-up
calendar, I would rather not. How can I click on the Activex Calendar and
have it transfer the date to a text box ?
Thanks
Run-time error 3061 excel to access06 Sep 2007 19:26 GMT1
Using Access 2000 I'm trying to convert excel files to access with this code:
Private Sub LoadNewWorkOrders_Click()
Dim strPath As String
Dim strFileName As String
combo box not updating accoring to record selector06 Sep 2007 18:14 GMT2
I have a combo box which i use as a search field.
Correct me if i am wrong. Using the code below i am able to select the
record from the combo box and it populates the corresponding values to all
other controls on the form and subform. When i use the default record select
Create "Copy previous record" on a continous form06 Sep 2007 17:17 GMT5
I am trying to create some kind of command button where if a user needs to
add a new record, he/she can use info from another record displayed on the
current continous form to populate their new record.  I am stuck on how to
proceed to grab some of the fields from a record that ...
Update logging possible?06 Sep 2007 17:00 GMT7
Using the jet database (not my choice), I'd like to know it anybody has any
ideas as to how to determine what/when tables are being updated. In
SQLserver I could set a trigger, but not Jet.  
The reason is that I'm linking two back-end database together and I need to
Open a form at a specific record.06 Sep 2007 16:32 GMT10
Hi
This is the first time I've done this so I hope I've included everything
needed.
I'm using Access 2002. I want to open a form  (UnitData) at a specific
How to use Global variable in query06 Sep 2007 16:30 GMT3
I have a need to use Global variable in a query.
What's the best way to use it?
I have
select custcode, name from table1, table2
Displaying value of a variable on a form06 Sep 2007 16:10 GMT2
I have a bound form which has several text boxes, each box is for a date.  
When the form opens, the Open event (through 5 IF statements) counts &
increments the number of these boxes that have null values.  I have a
variable for this count.  I would like to display the value of ...
cursor won't do what I ask with SetFocus06 Sep 2007 16:06 GMT7
I have a continuous form (with no subforms).  If a user enters an invalid
length for the Account # in the [txtAcct#] field, I want a message box to pop
up and tell them what is wrong.  I then want it to put the cursor in that
field so they have to fix it before going on.
DLookup as Batch Number?06 Sep 2007 15:56 GMT12
I'm creating an invoice form that has a main form (frmInvoice) based on a
table (Order Entry5).  On it I have a subform that groups together records
with the same Order Number.  I would like to be able to add the same batch
number to all of these grouped records at one time.  Is ...
DLookup06 Sep 2007 15:52 GMT2
I have a form in which I am scheduling speakers it called “Speaker Assignments”
I am trying to use DLookup to retrieve information from a Table called
“SpeakerInfo”  I have created a unbound text box called “txtSelectSpeaker”.  
What I want to do is enter the  last name of the ...
Require to clear all feilds in the form06 Sep 2007 15:28 GMT8
I have a combo box which searches records in the table. When i type in a
record that is not in the database it prompts a message. The problem is once
I get the message then all the values in text boxes should become null and
clear out. how to do this. At present the values from ...
double-click to new form in Access 200306 Sep 2007 08:37 GMT1
An application (which I am not familiar with) was written in Access 2002.
There is a form with a subform where double-clicking on a row is supposed to
go to another form using the information from the selected row in the subform.
The user's Access has been upgraded to Access 2003 ...
 
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.