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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Duplicate a table and toggle the relationship in a query!13 Oct 2005 03:37 GMT4
I have a form with student details of the course they are studying. The
form has an ObjectSource of a querry based on two tables. One of the
tables' information will change each semester.
The problem is that every semester, some of the data changes (course
Linking subform to main form13 Oct 2005 03:34 GMT2
I have a form and subform.
The form shown in the subform varies depending on which button (in the
mainform) is pressed. Each button changes the form shown in the Subform
space.
How to get hold of data from subforms13 Oct 2005 03:26 GMT1
I have a form displaying data from a customer table. It includes a subform
for phone numbers (stored in a related table). I've figured how to get hold
of the data in text fields, but I'm having a real hard time finding out how
to access data from the subform. My code looks ...
String with "'" in Customer name13 Oct 2005 02:34 GMT5
I'm building a where clause with this syntax:
"CNME LIKE '" & Forms![frmLookup]![cboCustName] & "*' "
The Customer name has an apostrophe in it and that's messing up the syntax.
Customer name might be like Sam's Club.
Make-table from front end to back end13 Oct 2005 02:29 GMT2
I'd like to run a make-table query from the front_end and make the table on
the back_end.
Is there a syntax to do this?
Thanks.
remove all text EXCEPT whats between [ ]13 Oct 2005 01:14 GMT2
I am need assistance with this. I have a textbox that contains drive
information between ["G:\\server\share\"] I only care about whats between [].
How can I parse only this info from string?
Thanks,
recordset problem13 Oct 2005 00:20 GMT4
This code works except if I move to the next record and the grade field
changes in the record to a different level. The text goal field remains the
same as the first record grade level. The txtGoal.text should change
according to the respective case for each record.
Binding Disconnected ADO recordsets to forms12 Oct 2005 23:37 GMT8
I have been trying to bing disconnected ado recordsets to forms with no
success.
I have also found several tricks that address that issue, however they also
did not work.
Create Control via VBA12 Oct 2005 23:18 GMT2
Is it possible to create a control and plot it on a form entirely through
VBA?
If so, how would you go about doing it?  I'm just trying stuff out since I'm
between projects - but I figure it would be a nice trick to learn.
Filter a subform from main form12 Oct 2005 23:13 GMT2
I'd like to filter a subform from a main form using VBA. I've set up a combo
box control and written code to store the value selected in the combo box. I
am having trouble writing the code such that it will filter the subform. Can
anyone help?
Convert to SQL12 Oct 2005 22:23 GMT4
How would I convert this to SQL.  How do you assign it to the textbox?
Forms!ButtonSales!Text40 = Nz(DSum("[Expr4]", "DollDetailsQ",
"Taxed=True And SalesID=Forms!ButtonSales!SalesID"), 0)
Thanks
suspend access form queries12 Oct 2005 21:47 GMT3
I have occasional, but disastrous problems with subforms no longer tracking
their parent forms. If you look at the master/child relationship in design
view or through the debugger, it looks fine, but continues to misbehave. I
actually had to edit the already correct values to ...
Listbox Bound Column Problem12 Oct 2005 21:46 GMT1
I have two cascading Listboxes that return a numeric value from a field in a
table.  The code is as follows:
strSQL = "SELECT numOccSecKeyPK, strSecondaryKey " _
            & "FROM tblOccSecKeys " _
closing recordsets...12 Oct 2005 19:44 GMT1
In any function where I am using a recordset, I always set the recordset =
nothing when I am finshed. SHould I also be issuing a .close?? or does the
setting to nothing essentially do the same thing?
Thanks,
Browsing for a file - Please Help12 Oct 2005 19:27 GMT10
I am trying to use the API found at
http://www.mvps.org/access/api/api0001.htm to allow a user to browse for a
file when they click the button.
I have created a form and created an event procedure. used code builder and
 
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.