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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can we sort a form and also be able to enter new records.17 Jan 2008 01:06 GMT7
It is possible to sort the data on a form and also be able to enter
new and edit the existing records in it.
Cheers!
auto increase code and Field name with a space16 Jan 2008 23:34 GMT10
I have a field name called "Transaction No" in a table called BiddingData.
Yes, I put it in with a space between the words.
I'd like to get the field to automatically increase (similar to auto
number), but I run into problems because the field has a space in it.  My
Combo box data changing16 Jan 2008 23:04 GMT5
My form has a subform (Link Child & Master field = ICNNO).
On that subform are two fields "CA_Name" and "CA_Decision" and they are both
Combo Boxes.
A different list is displayed in "CA_Decision" based on the choice made in
Moving from a form to a Nested Subform elsewhere on the form - Hel16 Jan 2008 22:39 GMT19
I have tried umpteen different ways to do this, but cannot get my head around
the complex syntax...
I double-click on a form control and want to go to a 2nd Subform elsewhere
on the Mainform.
long continuous subform, showing more records...16 Jan 2008 22:14 GMT6
I once had a code that would automatically scroll a continuous subform
to the last record as to show you that last "page" worth of records.
I'm trying to do something similar with a command button, where when
pressed, will move the continuous subform records forward or backward
Specifying which groups a contact is associated with16 Jan 2008 21:21 GMT1
I have a many to many setup with Contacts and Projects using an intermediate
table.  On my project data form, I have a subform for all associated
contacts.  This works.  When I double click the contacts I have an 'add
contact' form come up.  How do I associate that new entry with ...
switchboard16 Jan 2008 20:18 GMT3
I tried to create a switchboard, and it sorta operates
fine.  Except that when I open a form from the
switchboard, it can't access any records.  
I believe the form itself works in that I can add
Message box coding.16 Jan 2008 19:57 GMT2
I am working on a form "A" and i have created a Message box that has
'yes' and 'No' options.
if i click on the  yes button then it should open up a new form "B (in
this case FormAdd)"
IIF - Trouble with NULLS16 Jan 2008 19:16 GMT3
I,m using two bound text fields to create a thrid unbound field they are:
2 bound to same table - [contractnum] and [fmscase] - both are text, format
= >, required = no, allow zero lenght = no, indexed = yes (dups ok).
The 3rd unbound field is [contract or fms no.] in it's control ...
Unexplainable Form Problem16 Jan 2008 18:55 GMT1
A peculiar situation I have recently encountered involves a form and query
and when it is called from a form event, the query SQL is erased after the
query is run.  I will present the scenario below using FormA as an example.
On FormA I have four controls, a Preview Button, Export ...
Code Control Formats in which Event?16 Jan 2008 18:08 GMT2
I have a continuous form that I want to set field formatting on multiple
controls using VBA. I do not want to use the Conditional formatting.
Assuming I write my formatting code into a procedure, which event is the
appropriate place to invoke the code from?
07 tab bug?16 Jan 2008 18:00 GMT1
there maybe is a bug involving tab in Access07 forms....
I looked to change the tab order of a form and the tab mgmt window isn't
showing all existing controls currently on the form....in this case in the
Detail section....
AfterUpdate Now() to table16 Jan 2008 17:56 GMT2
I am using:
CurrentDb.Execute "UPDATE tbl_Projects SET DateUpdated = Now()"
as suggested here, but it is updating ALL records, how do I specify the
record that was actully changed?
Listbox selected freezes the form16 Jan 2008 17:39 GMT3
I'm using the following line in the form_open to select the first item in the
list which susequently selects data in the second listbox:
Me.lstDate.Selected(0) = True
However the whole form freezes and nothing works? Any ideas?
sort datasheet attempt crashes Access 2003 (error 3450 in Access 216 Jan 2008 16:58 GMT1
'add one textbox to form with Control Source = ID)
'here is simple form code:
'error 3450 - I can't find much info on this...
Private Sub Form_Load()
 
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.