Jacques Lemans F1 Chronograph Mens Watch F5007B Collection
Tue, 4 Nov 2008 01:53:30 -0800 (PST)
Jacques Lemans F1 Chronograph Mens Watch F5007B Collection
Watches Collection Site : http://www.watches-collection.com/
Jacques Lemans F1 Chronograph Mens Watch F5007B View Full :
http://jacques-lemans-f1.watches-collection.com/Jacques-Lemans-F1-Chronograph-Mens-Watch-F5007B.html
Jacques Lemans F1 Chronograp ...
|
Access 2007 GUI: not(tabbed) ?
Mon, 3 Nov 2008 22:38:01 -0800
The tabbed view for forms in Access 2007 can be handy, but I often want to
see more than 1 form (or table, or query, or report) at once. However, I
can't find any way to revert to the "classic" views.
Office Help is typically useless (e.g. "cascade" brings up nothing relevant,
despite that being the word u ...
|
Copy database
Mon, 3 Nov 2008 17:34:05 -0800
Hi everyone, I am new to access and hope that someone can help? We use access
2002 and have several databases on a shared drive. How can I copy a database
to practice on but not affect the original database.
Regards
Annette ...
|
VBA question regarding the me.* in code
Mon, 3 Nov 2008 08:47:01 -0800
I am just beginning to learn VBA & have run across the following syntax in
some of the lessons I am following online:
'Retrieve the hourly salary
HourlySalary = CDbl(Me.txtHourlySalary)
My question (that isn't covered in my lesson) is this: Does the Me._____
identify that the information being looke ...
|
How to build a database of document links in Access????
Mon, 3 Nov 2008 07:03:01 -0800
I need to build a document library for databases, where the user can run a
query and locate links to documents based on the query they run. For
example, a query for ethics would pull up links to all documents that have
ethics as a keyword.
I'm new to Access and take tutorials, but not quite sure how to a ...
|
Microsoft Course
Mon, 3 Nov 2008 16:17:31 +0200
Hi There
Im not sure if it is ok to post this question here, I would like to find out
if anyone has heard
of a course with 'New Horizons".
On their website, it states that they are Microsoft accredited, as well as
ISETA approved?
The course is Microsoft Office Pack - Platinum. Its an online anytime
...
|
Looking Up Records On A Data Entry Form
Mon, 03 Nov 2008 13:54:18 GMT
Hello,
I have created a tabbed form that has four sub forms. The parent child links
are the (PK, AutoNumber) NCMR_Number and PTC_Part_Number. The database is set
up to track non-conforming material. I have separated the tabs out by
departments. The main (Parent) form contains general information about the
dis ...
|
|
|
compare data in identical tables
Mon, 3 Nov 2008 05:50:01 -0800 (PST)
Well their structure is identical.
I have 2 tables that have different data.
The tables have 204 columns and 10, 864 rows. Mostly small text
fields, date fields and yes/no fields but there are 10 Memo fields.
I need to show the rows where any table 2 values are different from
the corresponding table 1.
...
|
How to find the time elapsed between 2 events
Sun, 02 Nov 2008 21:19:27 GMT
Maybe someone here can help me. I have a database of customers with
information on their purchases. I need to get the time elapsed between
purchases and then get an average of time (in days) between purchases.
For example I want to sample 10% of my customers with at least X number of
purchases, to find the ave ...
|
Getting subform to open/load with a new record
Sun, 2 Nov 2008 12:55:00 -0800
When I select ClientID in the ParentForm, the subform (singleView) is
automatically loaded with the first relevant record.
I want it to load blank, ready for a new entry. Normally I'd put
DoCmd.GoToRecord , , acNewRec
in the OnOpen event, bur it seems to work only with independent forms, wich
are
loade ...
|