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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pagination on Sub-Form26 Jul 2006 01:19 GMT5
I've got a continous sub-form that displays a large amount of records
and was hoping to use some sort of pagination (i.e. view 20 records at
a time).  Any ideas on how to get started on this?  Thanks!
requery26 Jul 2006 00:50 GMT3
I have the following code in a command button.  If I do not put the requery
line, the report does not show the "Sample Meets" on it.  The requery works
but throws my form back to record one.  Is there something else I can use to
refresh the record or I'm I doing something wrong?
Hide the Box / border around a txt Field26 Jul 2006 00:32 GMT2
I'm stumped on something and need some guru's input.  I've got a couple
fields on my forms that display the border of the txt field.  I have the
field properties set to:
format...
Filter a report based on a single field in open form26 Jul 2006 00:02 GMT3
Can someone please tell me why this code is not filtering my report?  The
button opens the report but won't filter.  FTA_Terr_txtbox is the field on my
main form "Frm_Tap_Accounts". Terr_No_txtbox is the field on my report,
"Compliance_Report".  
Subform Referencing25 Jul 2006 23:27 GMT2
I am having trouble referencing subforms; specifically referencing code
behind a subform or passing the name of a sub form to a variable and then
using it in a With statement. I am leaving out some detail because this code
works with three other forms, it fails only on the ...
MS Access Autocorrect25 Jul 2006 23:22 GMT2
Hi.  I was having some trouble with MS Access' Autocorrect.  I
unchecked all the boxes in the Autocorrect options.  I want to have one
of my fields prepend with 0s.  Such as:
0012345
Form display different than expected25 Jul 2006 22:49 GMT3
I am creating forms using a wizard in ms access (2002) and they display
fine when I double click on them directly. But if I have another form
execute/run them, the display is changed from lookin like an excel
input method to a record-per-view method. Any suggestions?
Conditionally displaying an image.25 Jul 2006 22:42 GMT2
I'm trying to get an image1 to display if a value is empty and display
image2 to display if not.
I've found this line of code which seems to work:
if IsNull(forms!form1!txtbox1.Value) = True then img1.Picture =
msg over mouse icon25 Jul 2006 22:28 GMT7
is there a way to get a msgbox poping up when moving the mouse icon over a
control (image, button,...). I could display a textbox, but I wish the msgbox
to follow the mouse icon.
Pls check here for example :
How to automatically move cursor from one field to the next25 Jul 2006 21:53 GMT4
How do you configure it so when you are done type in a field that has a set
number of characters, like a phone number, it automatically tabs to the next
field so you don't have to hit your tab button?
Thanks
Increase data in box one number with command button25 Jul 2006 21:47 GMT3
I have a comman button with on click event of:
Me.Principal_Bday1 = Me.Principal_Bday1 + 1
But I want their bday to increase by 1 year, so it reminds me again next
year, like 7/25/06 becomes 7/25/07
Combo Box Syntax Error25 Jul 2006 21:41 GMT1
I am trying to use a combo box to select a specific schedule for a specific
student, and then load that schedule onto the form.
My combobox is populated with this query:
SELECT tblSchedules.term FROM tblSchedules WHERE
sending Email via Outlook25 Jul 2006 20:58 GMT1
I need some help automatically sending email out using a command button.
Scenario:
I have to send out confirmation on attendees for a meeting.
Table structure:
query click25 Jul 2006 20:49 GMT8
quick question is it possible by clicking on a record in a query to
bring up a form with all of that records revelant data?
thanks
control focus25 Jul 2006 18:59 GMT2
so here is what im doing... ive got two forms, form1 opens form2 and
moves a bunch of textboxes around on form2... it sets the onGotFocus
property to call a macro... this works, but im not sure if its the best
way to do it, i did it this way because programatically adding
 
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.