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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
my table is indexed, but after entering records by form, it's not.09 Mar 2005 19:27 GMT3
I have created a form having one indexed primary field. when I add any data
to form and save it, by click on record mover [what I have created] , all
data are not indexed.
Subform Cmd Button09 Mar 2005 19:27 GMT2
I have two forms that have  a one to one relation. I want my user to fill out
the first form and then if they need the second form they press a command
button and it opens the second form. I can't figure out the code for Access
to treat the second form as if it were a subform. I ...
Accessing a control using a db field name...09 Mar 2005 18:39 GMT4
I have a table in which are stored control names found on a form.
I want to loop through the records in the table and "enable" the control
names found in the db table...
How can this be done?
REGARDING THESE FORUMS09 Mar 2005 18:35 GMT2
I've noticed if I try to reply to a message or rate a response, and I'm not
signed in, it takes me to the sign in page but does not redirect me back to
the appropriate post from there.
This is frustrating and usually means I do not bother to reply or rate the
race condition or?09 Mar 2005 18:16 GMT11
I have a sequence of code in a click event handler as follows:
   stDocName = "ed-person"
   If CurrentProject.AllForms(stDocName).IsLoaded = False Then
       DoCmd.OpenForm stDocName, acNormal, , , acFormEdit, acWindowNormal
How to change the background color of a command button...09 Mar 2005 18:11 GMT2
How on earth can you do this? I do not see a background colour property for
command buttons at all...
In VB you have to set the style to "graphical" to have this option available
to you - but I see no such thing in Access 2000!
Combo Box issue09 Mar 2005 17:11 GMT2
I have a form with a record source of qClients which is a query of the client
table.  I want to be able to have a Combo Box on the form so that when the
user selects the Cleint using the combo box then the other fields associated
with that clientid will update on the form and the ...
coding query prompts into form code of button09 Mar 2005 16:17 GMT2
Hello all.
Currently I have a query that gives information based on region and the
region is the prompt in the query (select query). The button I have on my
form, uses an event procedure that opens that query, and obviously the user
how do i stop access changing my vb code09 Mar 2005 13:41 GMT1
every time i type in this bit of code it gets automaticly changed can anyone
tell
me how to stop it being changed.
the newgpId() should say NewGPID()
How to Sort record while bringing back on form09 Mar 2005 11:47 GMT2
I've form which I'm using for new input and for edit too, this form consist
of srlNo field where i m  writng transction nos like 1 2 3 and soon. This
form is based on recordset
strSQL = "SELECT * FROM [DataSub]WHERE DocumentNo =" & DocumentNo & ";"      
Error for using Dlookup function in Subform09 Mar 2005 11:25 GMT6
I found some error in Dlookup function like this below.
A=DLookup("AggType", "Tbl_Agg",
"[AggID]=[Forms]![Frm_Main_Design]![Child]![AggType]")
It work fine when i run in access 2002 but i got this error when i run with
Restruicting entries based on Date and Time09 Mar 2005 10:53 GMT1
Hi. Can anyone help with this one??
Im building a form which will allow users to create
records containing StartDate, StartTime, EndDate and
EndTime details as well as other information. I want users
Repost  re Restricting entries based on Date and Time09 Mar 2005 10:51 GMT4
Hi. I posted this early on 7th March but have had no
replies. Can anyone help with this one? If it's a daft
question, let me know.
Im building a form which will allow users to create
Runtime Error '2046' ... "SaveRecord" is not availble now09 Mar 2005 10:27 GMT2
I have an access 2000 database that I just inherrited. Everything has been
working fine until today. I have a subform that has a drop down list that
after performs the follwoing:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
Closing a form only if value is selected.09 Mar 2005 10:19 GMT1
I have tried this under BeforeUpdate() and the following and I can't get it
to cancel the event.  I am trying to make the form give an error message if
no name is selected from the list.  Right now, if the EmlpoyeeID field is
left blank the form closes and updates the record.  ...
 
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.