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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Internet Based Database11 Jun 2007 23:27 GMT3
I Was Woundering , Whats The Best Application to use, Where I Can
Create a Database Which is in  Access, But Instead of using forms the
Front End,it is Webased,
Regards Danny
Download Free Church Information System11 Jun 2007 22:45 GMT1
ou can Download Free Church Information System , built in MS Acces
from the following link
http://www.access-forum.com/plus/viewtopic.php?t=189
Regards
Trying to clean up null on close11 Jun 2007 22:28 GMT1
With the code below I'm trying to clean up nulls on close (via cmd button),
its propting for a parameter:
"Forms!frmPtDemographicNew!frmVisitNewEdit!fsubRNnotes.Form!fldRNnotes."
DoCmd.RunSQL "DELETE * FROM tblRNnotes WHERE [fldRNnotes] = [Forms]!
proper placing of an event11 Jun 2007 22:21 GMT7
I have a form that has multiple fields on it.  There is one field that is for
the a concatenation of 3 of the other fields.  The concat field is not bound
while the other 3 are.  I have the concat all worked out and placed in the
after_update event of the last of the 3 fields.  ...
Need to use VBA to put image on a form11 Jun 2007 21:50 GMT9
I need to have an event-fired sub put an image on a form.  It needs to be fired when the
form is advanced to the next record.  I don't know how to code it.  Thanks
Signature

Earl Kiosterud

multiselect listboxes11 Jun 2007 20:46 GMT2
I am trying how to figure out how to set the value property of a multiselect
listbox (multiselect property = extended) programatically when the form
opens.  However, Access only wants to let me set it in a listbox where the
multiselect property = none.  Any ideas?  
Error "disappears" in Break Mode11 Jun 2007 19:55 GMT4
In my A2K app, there is a place where I get a runtime error.  But if I go
through that section in break mode, the error disappears.
More specifically, when I debug the line giving the error, Access says there
is a type mismatch because the variable in the line of code is Null.  ...
GoToRecord Date Expression-Error 2505 Invalid Value11 Jun 2007 19:27 GMT11
I need some help with this expression; I am trying to open a datasheet
and goto a specific record:
DoCmd.GoToRecord , , acGoTo, "BillingPeriodEndDate" = "Between" &
DateAdd("m", -3, Date) & "And" & DateAdd("m", -4, Date)
Coding for Dates11 Jun 2007 17:26 GMT3
Hi,
I'm working on a database right now that deals with certification on
equipment.
Some of the equipment needs to be recertified every 2 or 5 years.
closed comboboxes only showing the first of two fields being pulled to identify an FK11 Jun 2007 17:09 GMT7
I have some FKs configured to pull two fields of a table (item name,
and item version).  Both the name and version fields display in the
dropdown but only the first is shown for the selection when the
combobox is closed.
unhide multiple text boxes at a time after pressing a command button11 Jun 2007 16:44 GMT4
I want to be able to add a text box everything I press the Add Task button.
Something like this:
___________
| ADD TASK  |
Set Current Row in SubForm datasheet11 Jun 2007 16:41 GMT2
I have a form that has "line item" information, and I have a subform
that displays the "billing periods" and their actual or forecast cost
for each period.  I am trying to set the current row in the subform to
the "billing period" that was 3 months ago, so that I do not have to
How do I move existing controls into a groupbox11 Jun 2007 16:39 GMT3
Drag/drop leaves them directly attached to the main form and I can't
find any way to change the hierarchy from the properties page either.
Looping Nested RST Error.11 Jun 2007 16:02 GMT2
I am trying to send out a lot (200 or more) of emails via CDO.  In RST1 I am
getting the name and some totals.  Counting the number of Classes attended
per quarter.  In RST2 I am getting details, like the class and the date of
the class for all classes attended by that person.
Using a module to control multiple Forms' events11 Jun 2007 15:58 GMT4
I have a navigation bar which exists on nearly all of my forms.  It
has buttons to create new items, to search for items, etc.
But to make my navigation bar functional, I need to copy and paste the
EXACT same event code into about 15 forms - incredibly smelly code.
 
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.