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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
OK I need help again adding form data to SQL and back ??29 Mar 2006 15:50 GMT3
TC thanks for the help so far but I am still not getting anywhere.
In regards to linking tables I cant do this because my Access database does
not have any tables at all.
Lets say this is what I want to do.
Controlling Exits From Access29 Mar 2006 15:26 GMT4
Anyone any ideas how to override the exit application X that seems to
be present in all Access databases?
I need to force people to exit the application through an exit app
button and not via the outer quit option?
Data Mismatch in comparison29 Mar 2006 13:59 GMT3
I'm doing something stupid, but am too blind to see:
If Me.FP_PU_YEAR <> "L5" Or "F" then
Me.Frame56.visible = false
end if
split sentence into strings and progamaticaly insert these string29 Mar 2006 13:36 GMT1
Please have me. I'm stuck with one problem:
Let's say that I have form "frm_abc" bound to table "abc" with 3 textboxes
corresponding to fields: "word id" (auto increment), "sentence" (allowed
null) and "string" fields.
Using DoCmd.OpenForm method with a mainform and subform29 Mar 2006 12:33 GMT2
I'm using DoCmd.OpenForm to open a mainform and its subform using a WHERE
statement from a command button on another form:
DoCmd.OpenForm "frmMainForm", , , WHERE statement, acFormReadOnly
I want the user to only to be to read the record in the mainform without
Referencing ad-hoc tables on forms..29 Mar 2006 08:56 GMT5
I have a table i use solely for 'environment variables' i.e. image paths etc.
(i overwrite the one record all the time by setting isdirty flag to false
prior to each save..) -only problem now is when i try to 'use' the fields of
this table on a form that doesnt reference this table ...
Resize MSAccess Forms29 Mar 2006 07:31 GMT2
We are currently in the process of trialling various Resize/Rescale
controls/code and have come across a number of issues with this approach.
We have an MS Access 2000 application designed at 800x600 screen resolution
and are wanting to use a resize control to allow forms to ...
Requery subforms that don't have a Master/Child relationship29 Mar 2006 05:37 GMT5
Novice
I have a form (frmTable) with a large number of pages in tabs. Each page
contains a subform (fsubSelect, fsubText, fsubHousekeeping, etc.). All
(except one) of the subforms are based on the Main table and so DON'T have a
Albert Kallal's Search Screen Example28 Mar 2006 23:36 GMT1
http://www.members.shaw.ca/AlbertKallal/Search/index.html
I would like to implement a search mechanism like Mr. Kallal shows in his
examples. I would like to place fields at the top and I understand the
wildcard searches, etc. however I really do not know where to start to get
Problem with .mde file28 Mar 2006 23:28 GMT1
i created .mde file for my database. i opened .mde file for testing... i
inserted new records for storing the data... record was inserted in the table
shown in .mde file.. but when i closed .mde file and reopened my .mdb file
then that inserted record was not shown in .mdb file... ...
Removing the character limit of text boxes28 Mar 2006 22:44 GMT3
I have three large (and seven small) text boxes in my Form, each of which
displays content dependent on which entry is selected in a list box on the
same form. The code that does this is below. (The three "Desc" text boxes are
the large ones; the others are much smaller (50 ...
code to pick out the oldes file from a folder28 Mar 2006 22:38 GMT3
In Access 2002 I use the following code to open the file dialog box which
allows the user to pick out a folder.
With Application.FileDialog(4)
   .AllowMultiSelect = True
Sum up unbound fields28 Mar 2006 22:06 GMT3
       I have a basic sales order form that is only going to be used for
printing purposes. However, I made a column of Quantity fields where the
sales people can enter and ammount of product they are selling. These text
box fields are not bound to anything but what I want to do ...
Using OR in strLinkCriteria28 Mar 2006 20:32 GMT2
I am missing something, probably simple. Can someone help with this?
Thanks in advance
stLinkCriteria = "[Unit1EventNumber]='" & Me.EventNumber & "'"_ Or
"[Unit2EventNumber]='" & Me.EventNumber & "'" Or "[Unit3EventNumber]='" &_
Modal login form not pausing code???28 Mar 2006 20:19 GMT6
I have read throughout the forums that opening a form as "acDialog" will
cause your code to stop and wait for the form to finish or whatever.  It
doesn't seem to be working that way for me...
Here's what I'm doing:
 
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.