Forms are locking me out of editing them
Tue, 9 Dec 2008 13:52:08 -0800
I have created several forms and have switched the quick protection (lock
icon) on and off to check that everything works as it should. However, for
some reason when I close the document down and open it back up again, it is
still in locked Form mode, but I am unable to take the quick protection off,
in the ...
|
Form Drop Down and Print
Tue, 9 Dec 2008 13:12:01 -0800
I have a access 2003 DB. My main table PCInventory contains all of the
records. I have separate tables for status, model, classification, user. I
need to create a form that allows the user the ability to select from the
drop down a model of a pc which will then return all the results from the
main table and ...
|
hey
Tue, 9 Dec 2008 09:17:02 -0800
Hey I am Saleh ...
|
Formatting numeric fields
Tue, 9 Dec 2008 13:09:01 -0800
I have an Access application that will be running on a computer here in the
US. It will be necessary for users in India to establish a connection to
this computer using Remote Desktop Connection to run the Access app. They
will have specific forms within the application that they will use that we
will not ...
|
Form for Parameter query
Tue, 9 Dec 2008 12:02:07 -0800
I'm looking for some solid, easy-to-understand information or perhaps a
tutorial on how to create a form linked to a parameter query or queries.
Ideally I would like to link up the required queries into one form that then
generates a report based on the queries.
Right now, I have the report set up with the ...
|
SOS
Tue, 9 Dec 2008 10:30:07 -0800
I have lonked excel table to access table. I have attach this table to a
formA. When I update the excel my access form gets updated. but I cannot
update or add new records through my Access form or table ...
|
Syntax error
Tue, 9 Dec 2008 10:18:01 -0800
Hi guys
The next set of instructions are in a click event of a command button, the
first section is ok, but the second one (stWhere = stWhere & " And txtMa....)
I am getting an syntax error, I'm sure I' m missing something, I will
appreciate any help,
Thanks
Dim stWhere As String
stWhere = "dReport ...
|
|
|
Show Users Logged On
Tue, 9 Dec 2008 09:58:21 -0800
Hello all,
I found some sample code that shows which users are logged into the current
database. Based on the code though, you have to open the Immediate Window in
the VB editor in order to see who is logged on. Is there a way to modify the
code below so it will open a popup window and display the current ...
|
ACFormatHTML Only Outputs the Parent Form - Not The Subform
Tue, 9 Dec 2008 09:43:29 -0800 (PST)
Hi,
I am using the following code to output to HTML. Originally I was
outputting to a PDF but not everyone has the PDF add in so they are
getting errors. But anyways, this code only ouputs the parent
record. I have a subform (datasheet view) which also needs to be
displayed. Any ideas?
DoCmd.OutputTo a ...
|
detail header not showing up in my print preview in access
Tue, 9 Dec 2008 09:20:20 -0800
Creating a form and part of the information is not showing up on print preview ...
|