Text box contents not visible until exited
Wed, 24 Dec 2008 09:33:00 -0800
Access 2003
I have two forms, one for computers and one for printers. Each has a
Purchase Date and Warranty Expiration Date. On each, the warranty expiration
is calculated on the Before Update field of the Purchase date. Below is the
code for the computer form. Input is via a text box.
Private Sub Pu ...
|
Sample form for setting query parameters
Wed, 24 Dec 2008 17:25:30 GMT
A while back i saw a sample form that created many different types of
parameters for a query. i cant seem to find it again. Does any one know
what i am referring to?
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200812/1
...
|
Access 07 conversion from 03: Switchboard form functions not conve
Wed, 24 Dec 2008 09:12:03 -0800
When I convert my 2003 Access application into the 07, switchboard form
functions from 03 are not available in the converted 07.
How can I make the conversion complete with enabling ALL the switchboard
form functions.
Thank you. ...
|
Form Objects have disapeared
Wed, 24 Dec 2008 09:06:00 -0800
I have a 2003 DB used both in 2003 and 2007 Access "clients"
The "main" form has a list box control, three text boxes with buttons (for
filters), and two other buttons (one to close DB, other to open another form).
The form now appears blank, but the visability is on for ALL the objects.
I'm at a loss as ...
|
Simple help - Sendobject (false)
Wed, 24 Dec 2008 08:25:29 -0800 (PST)
Hi,
I need your help.
It works for me to send the email and it got pop up Groupwise. Is
there a way to turn it false without seeing Groupwise.
DoCmd.SendObject objecttype:=acSendReport, _
ObjectName:=strDocName, outputformat:=acFormatHTML, _
To:=strEmail, Subject:=strMailSubject, MessageText:=st ...
|
Error "Object variable or With block variable not set"
Wed, 24 Dec 2008 06:43:01 -0800
I have a form I use for one button clicks for reports. I am getting this
pesky error above when I use the button wizard. The form does not point to
any table since it is used just for generating reports. My code is below. Can
someone help me? I am lost and the stuff I find on the net so far is of no
help to ...
|
Find record in form based on 2 criteria
Wed, 24 Dec 2008 06:42:00 -0800
Experienced on Access, very newbie on this and coding
I posted this twice yestrday under â??formsâ?, the first one disappeared and
the second one never showed up.
Looking to put something on a form that would enable a search based on
meeting criteria for two fields. For example:
â??Enter the ...
|
|
|
filtering tabbed controls
Wed, 24 Dec 2008 05:34:05 -0800
Hi
(2nd posting, 1st appears to have disappeared!)
I'd welcome advice on tabs please, I've never used them before but I can see
how they might be useful.
I have a finite database of 600 or so CurriculumStatements in 25
CurriculumAreas. FormStatements has all 600 expressed in datasheet view, but
I would li ...
|
filtering tabbed control
Wed, 24 Dec 2008 12:20:08 GMT
Hi
I'd welcome advice on tabs please, I've never used them before but I can see
how they might be useful.
I have a finite database of 600 or so CurriculumStatements in 25
CurriculumAreas. FormStatements has all 600 expressed in datasheet view, but
I would like to subdivide this datasheet into separate tabs ...
|
Printing Date Range of Forms
Tue, 23 Dec 2008 19:14:01 -0800
Merry Christmas to All...
Is there any way to print forms in a date range...ie...
"Print frm_Accepted...
"Enter starting Date"
"Enter Ending Date"
Thanks in advance ...
|