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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
If field 1 = "100" then10 Nov 2005 00:40 GMT5
if field 1 = "100" the put "2" in field 2
Strange runtime error10 Nov 2005 00:38 GMT2
I am dealing with a strange error, that it seems not to be very hard to
correct, but I am really curious about the reason why it raises.
I have a bound form with a save button. When the user clicks that button,
the record gets saved by the following statement:
How to translate logic field values into text values10 Nov 2005 00:32 GMT10
I have a table with a logic field and a form that uses checkboxes (7 of them)
to enter the data for a single record. Now I need to export the data in Y/N
(text) format for uploading to another database. I prefer not to change the
user interface because they are accustomed to the ...
Code Help10 Nov 2005 00:31 GMT2
I am looking to create the following event.  When a form loads I would like
it to email me a file at home every 2 hours.  I know how to handle the email
part, I just do not know how to handle the code to monitor the time and or
create a timer that counts and executes the send ...
Custom Navigation Buttons09 Nov 2005 23:09 GMT4
In Access 2000, I'd like to create my own navigation buttons, but I've never
done that before.  Does anyone know of a website where I might get code
someone has already set up?  Then I can modify it.  Thanks.
How get path of executing database?09 Nov 2005 21:38 GMT2
I'd like to get the path of the current database from inside VBA.
Is this possible?
E.g. If my database is \\server1\Access\MyApp.mdb
I'd like to get "\\server\Access\" somehow
Progression Bar09 Nov 2005 19:45 GMT55
Hi.
I would like to have a progression bar in my form until an action is being
executed.
Something like a rectangle that shows de progression from 0% to 100% as an
Refreshing a form in ADP09 Nov 2005 19:19 GMT1
I have a form "frmAirspaceBlockSched" that is bound to a View and I open it
to the date selected on a Calender Control with the following VBA code:
   stLinkCriteria = "DateSched = '" _
   & Format(ocxcalender.Object.Value, "yyyy-mm-dd") & "'"
show id and name on form09 Nov 2005 18:00 GMT1
I need to bound only the ID field, however, I want to show the asscoiated
name to each id in the form as well.
Referencing a form in a tab control09 Nov 2005 17:57 GMT2
I have a form that contains a subform that acts as a navigation/search bar
for student info. On this same form I have a tab control; on one of the
pages of the tab control I have a form with student data.  I would like to
click on a student record in the navigation/search in the ...
Change backcolor if controls are locked09 Nov 2005 17:35 GMT2
I'd like to loop through the controls on a form and change the backcolor of
a control if it's data is locked.
Should I use the on_current event to call a function?
I'm attempting to modify the control naming function on the Access Web site.
Returning Count of Words in a Text Field09 Nov 2005 17:32 GMT6
I would like to truncate a text string, not just by character length, but
also taking into consideration not truncating in the middle of the last word
in the string. Therefore, here is a sample situation:
1. I want to truncate at 25 characters from the left.
Replacing characters entered in a field with *09 Nov 2005 17:25 GMT4
I have created a text field for users to enter a password. How do I arrange
for what the user enters not to show and instead show just * symbols for each
character entered?
Thanks, JohnB
yes no option button09 Nov 2005 17:19 GMT4
OK since my last request wasnt clear enough for some people let me try this
again.
I have a form where i select a value from a drop down list. This then
populates part of the form.
When is recordset updated?09 Nov 2005 15:53 GMT3
When adding a new record it appears that a form's recordset is not updated
until AFTER the AfterInsert procedure completes.  Does anyone know of a way
to know when the recordset has actually been updated?  Even more importantly,
when the changes have actually been saved to the ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.