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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form number string to mm/dd/yyyy in a table28 Sep 2005 17:52 GMT8
I need my form input text box (for ease) to be a number string e.g. 091805
that will convert to mm/dd/yy.
Any pointers? I searched thru 25 pages here.
TIA
Please Help?! Error handling.28 Sep 2005 17:36 GMT6
I would like a message to appear on the click of a command button if the
associated record does not have a hyperlink associated with it. How would I
go about this?
Cheers
DLOOKUP / Combo / Text Boxes28 Sep 2005 15:46 GMT1
I have a form with the combo box Name. This is linked to a table that
contains all customers details. When the name from the combo box is selected
I want the other fields of the table to appear in text boxes. All the options
I've tried come up #Error or #Name.
chk box event28 Sep 2005 14:48 GMT10
Hi I am trying to update a date field, so when I click on a check box todays
date appears.
Private Sub chkSendToCollections_Click()
   Me.chkSendToCollections = -1
Query with two different criteria as table in report28 Sep 2005 13:40 GMT2
I have created a union query that returns data with "critical" and
"concurrent" delays.
I now want to place them in different columns of a report as so:
Date    Description         Concurrent    Critical
Please Help?! Hiding Subform28 Sep 2005 13:24 GMT6
How can I hide a subform until a text box has some value inputed in to it.
If the text box is null subform visible = no
Else if text box isn't null subform visible = yes
Thanx guys!
Upsizing question28 Sep 2005 12:16 GMT1
I have a BE I am converting to SQL Server.  One of my routines links to an
Excel file and then takes the data from the excel file and inserts it into
one of my BE tables.  The table I am inserting into has about 50 fields, most
of which are lookups to other tables.  The Excel ...
Subform Filter28 Sep 2005 10:22 GMT4
I have a form with a filter on it that works fine: DoCmd.ApplyFilter et
cetera. However, when I put the form as a subform on another form and try to
run the filter I receive the error: The action or method is invalid because
the form or report isn't bound to a table or query.
Undo button28 Sep 2005 09:08 GMT2
Hi & Thanks
I am creating 3 buttons on my form
1.      Save n' Close
2.      Undo
Protect Database From Accidentally Being Deleted28 Sep 2005 05:57 GMT5
I created a database on the network.  The users started using it this morning.
Well, someone accidentally deleted the Access Database.  Luckily, I made a
backup version, but the two records that were entered are now lost.
Is there a way to prevent anyone from deleting a database ...
datediff28 Sep 2005 03:22 GMT1
I am using the datediff("d",[EndDate],[BeginDate]) to calculate the number of
days attended.   If I use [EndDate]=1/1/01 and [BeginDate]=1/1/01 I want 1 as
an answer not 0.  [EndDate]=1/10/01 and [BeginDate]=1/1/01, I want 10 as an
answer not 9.  Any Ideas.  Thanks
sum a control28 Sep 2005 00:30 GMT2
I've done this several times but am having a problem now...don't understand
why.
I have a control whose control source = qty * priceea.
I've added another control whose data source = sum(qty*priceea) and I get
background color change - save28 Sep 2005 00:30 GMT4
I've changed the background color on some controls in code based on a
control's after update event.  I would like these color changes saved so
they would be there the next time the form is opened.
How do I do this?
ODBC; docmd.apply filter creates new record after delete27 Sep 2005 23:53 GMT1
   DoCmd.RunCommand acCmdSelectRecord
   DoCmd.RunCommand acCmdDeleteRecord
   DoCmd.ApplyFilter , "idxID= 114"
I start with 16 records: after the 2nd line I have 15 records: after the
Open Args trouble saving27 Sep 2005 22:50 GMT5
Please help!
Employee form (data source is employee qry for active employees) has button
to call Note form (data source is table).
Code behind button OnClick:  
 
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.