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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Close Button30 May 2007 18:01 GMT2
I have a form with the below code in the BeforeUpdate event.
I created a 'New Record' button:  DoCmd.GoToRecord , , acNewRec
and a 'Close' button:  DoCmd.Close, but they aren't working right.  When
they are clicked the message box "Do you want to save this new log?" appears
event needed before Tab Control change30 May 2007 17:09 GMT4
Access 2003
I have a switchboard form with 3 tab control pages. One of the pages is an
admin page that I want to password protect.
I used the ctrl_TabControl_Change() sub to trigger an admin login form
Combo box required30 May 2007 16:37 GMT3
I have a series of three forms, editing two tables.  In the first form, there
is a combo box in which the user selects a place name (where the work was
performed).  The user then has two choices (staff effort or volunteer effort)
in button format; they go to different forms.  
SetFocus to a text box on a sub form after loading complete30 May 2007 16:06 GMT2
I need to be able to setfocus to a sub forms text box AFTER the Main form and
the Sub form is loaded.  It doesn't matter what event I place the 'setfocus'
- it doesnt do it.  In fact when I press the tab key (only text boxes on sub
form showing) the cursor is invisible and is no ...
Using a sub procedure to change a subform property30 May 2007 14:21 GMT5
I am currently using the following code to change the AllowEdits property on
any form. The form calls the Sub procedure through a button's OnClick event.
Sub UnlockForm(strFormName As String)
On Error GoTo Err_unlockform
remember the last entry in a text box on a form30 May 2007 14:00 GMT9
I am currently trying to get a form entry text box to remember the
last entry so as not to have to retype it each time.
I am using this code:
Private Sub tbxPartNumber_AfterUpdate()
Currency and the number of decimal places30 May 2007 05:24 GMT3
I have an application which has neen running for a number of years, firstly
on Access2000 then XP and now on Access 2003.
It uses many currency fields for invoicing , credit notes etc. Each field
which is of currency type has the decimal property set to 2.
Error: 360130 May 2007 05:03 GMT3
I have the following code looking up a record count, I am receiving
the 3601 error code on open.
Can anyone see what I might be doing wrong with this?  I have enclosed
all parameters in brackets.
create new record based on date30 May 2007 04:28 GMT4
I'm not sure if this is even possible.  
I will have Frm_Main (from Tbl_MAIN), Subfrm_D13_Main (Tbl_D13_MAIN;
one-to-many relationship with Tbl_MAIN) and Subfrm_D13_Inspection
(Tbl_D13_Inspect; one-to-many w/ Tbl_D13_MAIN).
Only the creator can edit record30 May 2007 03:15 GMT7
I have developed an access application for the medical field (with much help
form this group, Thanks!) I have forms where nurses and doctors are able to
choose from a picklist of brief blurbs, i.e. Patient presents to clinic today
in acute distress. The blurge is then added to a ...
Inserting a date using code30 May 2007 01:28 GMT5
I've got a form with a bound control - REP_DATE.  When the form opens, I want
this control populated with the next day's date, unless the next day is
Saturday.  In that case, I want the next Monday's date entered into the
control.  Can somebody show me the syntax of how that ...
Selected column in Datagrid30 May 2007 00:56 GMT2
Is there a way to find out which column is selected/highlighted in datagrid?
I tried using "SelLeft" but it always gave me "1".
Thanks in advance.
Error 320130 May 2007 00:18 GMT1
I am making a simple sales database. I'm not too up with Access but
I'm finding it hard to figure this out.
Basically there is a customer form where you enter name, address etc.
This has the Customer ID from the table which is the primary key. I
Edit table data automatically, with InStr29 May 2007 22:12 GMT12
Okay I have my data being automatically imported to a table
(TableNew). One of my fields is Called "File Name." For the new data
imported, the layout of the information in this field is example:
John.Pictures or Maryam.Videos. After the data is imported, I want the
Copy data from textbox on form to multiple fields in table29 May 2007 21:27 GMT7
Okay I hope someone can help. I have a form with an import button.
Clicking this button opens up another form which allows the user to
type in any date and then click the continue button which continues
the import process. The .CSV file that is being imported has four
 
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.