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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Change tab control page programmatically27 Jan 2005 22:05 GMT1
Hi,
Can anyone show me the correct syntax for changing a tab control to a
specific tab in response to a button's on_click event? The button is on a
separate form from the form that contains the tab control.
dont save a form's fields until a button is clicked27 Jan 2005 21:36 GMT2
is there a way i can make it so they can fill out a form but it doesnt save
it to the table until they click the next button to go to next form of the
survey?????
i want this because if i was just to show someone the form(ie open it, i
Returning Values27 Jan 2005 21:33 GMT4
I am returning the Min and Max of field [Period] by making two passes through
the database as follows.  It is very slow.  How can I speed this up and do it
with one pass and speed up the process also?
Thank you for your help.
Passing variables to multiple instances of a form27 Jan 2005 21:25 GMT5
I have coded an purchase ordering routine that will create multiple
instances of a purchase order form that the user is able to fill in and then
print. From the main form that will be generating the purchase order, i have
information such as who the order will be issued to, etc. ...
help: event happening when its not supposed to27 Jan 2005 21:06 GMT1
i need to change my code so that the
Private Sub Command75_Click()
event doesnt happen unles the user chose "yes"
when prompted to save record, because then they choose cancel or no to not
Pivot table view detailed row height27 Jan 2005 20:57 GMT23
Does anyone know the code to set the height of the rows in the detailed
section of a pivot table form?
Tab order27 Jan 2005 20:08 GMT5
Is there a way to jump ahead in the tab order?
I have a form where the user enters an ID number.  If the ID already exists,
the customer information is populated, and I'd like to skip to the shipping
address.  I can't use SetFocus because I'm checking for the ID in the
Editing27 Jan 2005 20:07 GMT4
I have a form that shows one record from a table at a time. I want to
know if I can turn off and on the editing of these rows. Some rows I
want to allow the user to edit others I do not. Any help is appreciated.
form load operation isnt working27 Jan 2005 19:36 GMT4
Private Sub Form_Load()
Dim strNextNumber As String
strNextNumber = Nz(DMax("ID", "General Housing Survey"), 0) + 1
strNextNumber = Me.ID
Open Subform equal to Main Form Record in Access Project - SQL bac27 Jan 2005 19:33 GMT4
I have used the following code which works great, the only thing is that I
want my subform to open as a dialog form.
Private Sub Inactivate_Click()
' This code created in part by Command Button Wizard.
simple question here please27 Jan 2005 18:45 GMT1
hi i need this code in form load but i dont know what the code is to put it
in form load im sure one of u guys can quickly answer this lol.
private sub formload?hehe
Dim strNextNumber As String
Error Message27 Jan 2005 18:43 GMT4
I have a command button on a form that is linked to a macro that runs queries, saves the data to the form's table, etc. The table has required input fields and so when the command button is selected without all fields entered an "Action Failed" error message appears with "Halt", ...
How to pass parameter from subform to main form?27 Jan 2005 18:01 GMT2
Hi, I would like to ask about how do i pass the parameter which i used in a
subform to be displayed in the main form. The parameter is used to relate
both table. The user will not have to type the parameter again as it will be
insert into the field when it is being queried.
Access/SQLServer Requery Recordsource27 Jan 2005 17:27 GMT6
I'm working with a new client that upsized from A2K to SQL-S. Access is
using SQL-S as linked tables. Many of his forms retrieve all the records from
tables, via queries. Big time delay now that SQL-S is the backend.
All he ever works with is one record at a time. A combox exists ...
Finding a Record based on a Combo Box27 Jan 2005 16:20 GMT4
Hello,
I think this is probably an easy question, but I need a
little help.  I have a combo box on a form that locates a
record.  It works fine except for the rare occasion when
 
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.