Access 97 - When opening, returning a form to the prior state when the ap was closed
Sun, 26 Oct 2008 20:54:00 -0500
About 8 years ago when I last used Access 97 I wanted to be able to store
the key fields (autonumber/long integer) into a table which could be read
again after startup. This would restore the user to the place on a form
where he left off in a prior session.
When frmMain first opens after the ap is started ...
|
How copy from a compact disc onto hard drive?
Sun, 26 Oct 2008 18:26:13 -0700
I need to copy a programme (on CD) I am taking. It is about Microsoft Office
XP but NOT IN Microsoft Office. I have Windows 2000. ...
|
Graphs in forms
Sun, 26 Oct 2008 18:10:10 -0700
I have a Mainform (based on tblClientDetails) with subform (linked on
ClientID and based on some cubersome query with totals). The data in the
subform is conditionally formated (3 colours dependant on the groupnames).
Then I've created graph-Form based on the same query as the subform and
wanted to to put it ...
|
Open and maximixe frmMain when Access starts
Sun, 26 Oct 2008 15:52:26 -0500
I have a desktop ap that opens to display the various object windows when it
starts. How do I make frmMain visible and maximized what Access starts? I
think that once there, F11 returns to the object windows. I want to take
the user directly to where he/she will work.
...
|
calculate mode in access
Sun, 26 Oct 2008 13:08:03 -0700
calculate mode in access ...
|
some colours not printing on epson stylus
Sun, 26 Oct 2008 10:15:00 -0700
trying to print document in word only half colours printing in document the
document is made up of magazine covers using an epson stylusrx425 ...
|
Adding a subform where 3 relationships have been formed and multil
Sat, 25 Oct 2008 11:10:01 -0700
Hello, I may have more than 1 question here but, I want to enter supplier
invoice info on a subform and require a line for each inventory item(could be
more than 1 on a supplier invoice) will the subform allowme to enter more
than one item...line would be as follows cboPartNum, qty, unit cost, discount.
Is ...
|
|
|
Question about query definition to filter data
Fri, 24 Oct 2008 23:48:44 -0500
frmMain has a qryResult query definition as a recordsource that contains two
relevant fields plus additional fields. Another table is linked to one of
the additional fields also contained in qryResult. These display reference
information or record survey results on frmMain.
field1 = Section contains a ser ...
|
2 primary keys
Fri, 24 Oct 2008 22:21:48 -0400
In one of the examples that are shown on tutorial pages that are shown in
this group, show a relationship that shows a table with 2 primary keys. How
can you do that?
I have two tables. TestMaster and TestQuestions
Test Master has three fields;
testid (autonumber)(primary key)
testname(text)
# of quest ...
|
'Attaching' or linking a Word / pdf File to a Database Record
Fri, 24 Oct 2008 16:30:01 -0700
I have created a database to schedule and track the status of audits. Audit
Reports are either produced in MS Word or are pdf scans of handwritten
documents. I want to be able to 'attach' or 'save' the Word / pdf file to the
corresponding database record so that in future it can be opened directly
from the d ...
|