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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
formatting dates07 Jan 2005 15:39 GMT2
How do I format a date field for inputting? I want the user to put the date
in as day-month- year. Example, 06-Jan-05.
thanks!
Dont save a form after programmitic change07 Jan 2005 15:30 GMT7
I dont want the standard message of "Save changes to form?" after I change
it's OrderBy property programatically, when I close the form. How do I do
this?
TIA
Show edible recordset in form07 Jan 2005 15:07 GMT6
The user needs to pull up records by specific quarters or product types from
a form.  
  qtr             ProdType
2004-01
Maintaining different colour text from FORMS when inserting into TABLES.????07 Jan 2005 13:13 GMT1
On a form, I got  some fields with different colour text. When it's insert
into it's TABLE, the text is still black. How do I mantain the different
colour text in the TABLE like it is display in the forms. Thanks.
DoCmd.Close acform,, in VBA closes whole Access Database07 Jan 2005 13:13 GMT1
CODING used
-------------------
Response = msgbox("You are about to delete this Contact's details. Is this
Correct?", vbYesNo + vbDefaultButton2, "WARNING")
Inputbox password mask07 Jan 2005 13:07 GMT1
Im using this piece of coding to password protect a form, however when the
password is input it is not masked so everyone around can see it, is there
anyway of adding an Input mask to an Input box?
private Sub Form_Open(Cancel As Integer)
Execute DIR via shell and get results back into a table ?07 Jan 2005 10:44 GMT2
I need to be able to execute DIR type search commands and get the results
into an Access table.
I downloaded some code from the web that does this via API calls but after
working on it for 2 days can't get it to work in all cases. It works if I
Need Help07 Jan 2005 04:45 GMT1
I don't understand why one of two computers does not show a list of report
in a box on the form using row source.
SELECT DISTINCTROW msysobjects.Name, msysobjects.Type, * FROM msysobjects
WHERE (((msysobjects.Type)=-32764) AND ((Left([name],3))="rpt"))
Combo list doesn't scroll06 Jan 2005 23:15 GMT4
Hi everyone and Happy New Year
I have a combo box whos data source is a table with about 4000 records. When
the box first opens, the scroll sliders dont work properly (ie the list
doesn't scroll as the slider moves) until you have got right to the bottom of
Allen Browne's Audit Trail Code06 Jan 2005 22:23 GMT2
I implemented the use of Allen Browne's Audit Trail Code in a database that I
created for the purpose of tracking errors.  The Audit Trail code works great
for all but 4 users.  Unfortunately, for those 4 users the following error
occurs:
Recordset Filters06 Jan 2005 21:51 GMT1
Novice using VBA ... Strong  in Access
The user needs to filter specific records by either quarters, Prod Type or
both quarter and prod type from a form.  First, what type of object (command
button, drop down box, etc) should the user select to run the filter?  
How do you refresh ".visible"  components when moving to a new rec06 Jan 2005 21:25 GMT1
I am setting up a database that provides an interviewer scripting based on
the respondents feedback. I am using the ".visible" feature for many of the
fields. It is working, however, when the interviewer moves to the next record
(next customer to call), the code does not ...
If input is duplicate06 Jan 2005 21:25 GMT1
Novice level, please....
I want a custom message to notify the user that his input is a duplicate of
an existing field (CompositeID).  The user then needs the ability to either
abort  or retype his input.  This is what I have so far... which gives the
VB code does not work in VBA06 Jan 2005 20:58 GMT2
I'm using Accesss 2000 and trying to make use of some VB code to do file
searches. I understood that the VBA in Access 2000 was the full VB but I'm
getting syntax errors on these statements:
Event SearchStatus(ByVal CurrentFolder As String, Cancel As Boolean)  
Poking Database calculated values into spreadsheets06 Jan 2005 20:00 GMT1
My production database calculates labor and progress values for our various
jobs by JobID.
I have a query thats liste JOBID, SatusDate, Hours, Progress for all active
jobs
 
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.