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
remember form size and position10 Jan 2005 16:40 GMT2
I want to save the form size and position on the screen and restore these,
when users open this form again.
I don't open this form with
   docmd.open ..
Can't use  dd/mm/yyyy format10 Jan 2005 16:11 GMT6
I have since found that I cannot use the dd/mm/yyyy date format, so I am now
wondering if I can use an SQL statement to apply criteria to open a form to
specific records.
I need to replace the following code with an SQL statement if possible
combo box row source query operator10 Jan 2005 15:23 GMT2
I have a combo box that queries supplier names and their ID's. Here's the row
source:
SELECT tblSupplierNames.txtSupplierName, tblSupplierIDs.txtSupplierID FROM
tblSupplierNames INNER JOIN tblSupplierIDs ON
How to parse a structured text file and save in db or XML10 Jan 2005 14:30 GMT2
I want to parse structured text file, like PO, etc. and to save in access
table or XML and create to word or richtxt back when need.
Is there any sample/template, artical or suggestion?
TIA
Screen is flashing10 Jan 2005 14:26 GMT1
I had access application on Access 97
Now i've been converted it to access 2003 format.
Not almost any form is flashing.
The reason for this was (as i ckecked) labals that aren't associated
End Function From Private Sub...10 Jan 2005 14:21 GMT5
I have been having problems getting a Copy to New Record button to work.  I
have finally determined that the autofill function is interfering with the
Copy to New Record button.  The Copy to New Record code is below:
Private Sub CopyRecord_Click()
Build a text sting and ignore empty text boxes10 Jan 2005 13:23 GMT2
I ahve 5 text boxes on my form which I want to build a text string. This
works ok if I have a value in each but I get 'invalid use of null' if one is
null.
How do I skip Nulls when I build the string?
setting position in multiselect listbox10 Jan 2005 12:22 GMT5
I have a multiselect listbox with times of the day such as 07:00, 08:00 etc.
form wich the user select a timerange.
Based on the current time when the form opens, I'd like to select one of
these (the closest to the current time).
Access wont permit database, recordset type10 Jan 2005 11:17 GMT3
Hi all                                       "
I have been trying to convert a legacy db from Access97 to Access 2000, and
VBA code fails with unrecognised type or user type not defines etc when I
try to set types eg "global ThisDB as database, thisRS as recordset"
testing array contenents10 Jan 2005 00:33 GMT1
I have an array contining holiday dates.  I want to check the array to see if
the current date is in the array, (is it a holiday).  Is there a command
where I can pass the date and array name to see if the array contains the
date?  for example: If array(curDate, arrayname) = yes, ...
Question about Date field error09 Jan 2005 22:18 GMT2
I was wondering if there is a way to stop the error message that appears
when you enter a date that is out of range in a text box for dates. For
example if you entered 2/29/05 it would cause an error as there is only 28
days in this month. I would like to trap this error and put in ...
How do I get a subset of a recordset created from a form???09 Jan 2005 21:41 GMT5
Hello, I have a form where the end user enters a date, chooses the
values for Me.txtCriteria, used in the select query below, then clicks
a button. The form button's onClick event has the code given below:
'select records from tblRecord corresponding to people and topic
Need Help Creating Public Variables09 Jan 2005 21:16 GMT3
I have followed indtructions from 2 books to try to create a public variable
and assign a value to it in my start up form. When I try to reference the
variable from another form, the value is blank. Where can I find information
on doing this?
dcount with multiple critera09 Jan 2005 20:08 GMT6
Help! I'm trying to count the number of records in a form that have a set
value in one field and no value in another field. I've managed to get the
Dcount function to count all of the records but as soon as I enter criteria
it either comes up with 0 or with the total number of ...
simple sum expression09 Jan 2005 19:06 GMT1
hello, I'm pulling my hair out on this one, I'm sure it's simple yet I
cannot solve it.  I have an unbound text box on a form.  I tried building an
expression to link the field value of a table.  This table is made from my
make table query that is summing a total of another table.  ...
 
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.