| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Chuck Grimsby wrote:
Qapla'!
--
Bas Cost Budde, Holland
http://www.heuveltop.nl/BasCB/msac_index.html
I prefer human mail above automated so in my...
Christan
|
11-20-2004 01:20 PM
Trevor Best | 8 | 58 |
|  | Hi Im new with access and have never created a database. I need a
database that I can use to keep all my safety training records for our
employees. ...
MIchael
|
11-20-2004 12:46 PM
XMVP | 5 | 64 |
|  | "Chuck Grimsby" <c.grimsby (AT) worldnet (DOT) att.net.invalid> wrote:
The newest version. Neither NetCaptor nor Opera crash on the same pages.
512...
Tom van Stiphout
|
11-20-2004 12:26 PM
Darryl Kerkeslager | 36 | 293 |
|  | Hi:
I have a general question about table access and look ups.
Over simplifying things,and using a very theoretical example, lets say I have two...
John Baker
|
11-20-2004 11:37 AM
Ron | 13 | 170 |
|  | I have 2 fields: Date Field and Amount Field. How do I get the day
part of a Date field like Sunday, 21 November to fill the Amount...
Shannon
|
11-20-2004 10:48 AM
Wayne Morgan | 1 | 133 |
|  | On Thu, 18 Nov 2004 06:25:19 GMT, Dennis Lee Bieber
<wlfraed (AT) ix (DOT) netcom.com> wrote:
Yes there is a way to do that but it would be blown...
Lauren Wilson
|
11-20-2004 10:12 AM
David Schofield | 27 | 238 |
|  | Very new at this
Is it possible to add a browse button to a form. I would like to be able to
link files. And be able to hit a button and search for...
Tom
|
11-20-2004 08:38 AM
Allen Browne | 1 | 119 |
|  | I have a .reg file that I need to run across a network. Currently, we run
it for each logon on the network manually, which is not really working...
dixie
|
11-20-2004 07:52 AM
David Schofield | 1 | 132 |
|  | Snippets
--------
Dim mydb As Database, myset As DAO.Recordset
Set mydb = CurrentDb
Set myset = mydb.OpenRecordset("abc")
myset.FindFirst (" =...
cnlai
|
11-20-2004 07:30 AM
Trevor Best | 1 | 117 |
|  | Hi -
Maybe it's my code, or maybe it's that I am not coding the Call to a
sub in my code properly.
Whichever, I am getting the error "Invalid Use of...
Sara
|
11-20-2004 06:55 AM
Sara Adelizzi | 2 | 118 |
|  | Hi-
I was wondering if it is possible to code a macro to:
1. retrieve a bunch or records
2. output them to an excel file
3. have excel start up
4....
Megan
|
11-20-2004 06:36 AM
MacDermott | 1 | 119 |
|  | I'm trying to export an Excel2K spreadsheet to A2K. Here is a sample
of the Excel spreadsheet:
LastName FirstName Hours Location ...
Ellen Manning
|
11-20-2004 06:31 AM
MacDermott | 1 | 93 |
|  | I'd like to print a form based on the filters currently applied to it
(these are again based on selections in combo-boxes). The form has
multiple...
tremor
|
11-20-2004 05:35 AM
David Schofield | 1 | 97 |
|  | I have a database with the following one to many mappings:
Prototype => Device => Test Conditions => Test Results
When I input data manually the...
Joe Farish
|
11-20-2004 05:31 AM
David Schofield | 1 | 111 |
|  | Hi there,
I have a large 6 MB database that is beeing accessed by another
acccess file executing as the front-end (both on windows shared
drive). I...
seansan
|
11-20-2004 05:25 AM
David Schofield | 1 | 120 |
|  | I currently have an Excel pivot that's linked to an external Access
database. The DB table contains over 1 million records. This causes
Excel to use...
John
|
11-20-2004 05:07 AM
David Schofield | 1 | 125 |
|  | Hi to all, the topic title say all: how can i export an access table
countaning OLE objects (embenned images) to another DB (in my...
glimpse79
|
11-20-2004 04:44 AM
David Schofield | 1 | 98 |
|  | Hi
For a college project I intend to produce a web based access database
which will allow a group leader to send the same email to group
members...
Colin Kingston
|
11-20-2004 04:18 AM
B. Comrie | 4 | 135 |
|  | I'm wondering if there is a way to implement a lock if a password is not
entered. It would be nice if it could be time implemented.
Thanks
Rob
I'm
|
11-20-2004 12:36 AM
I'm | 2 | 116 |
|  | I have a form that I send to a printer. The workstation that is using
the DB has more then one printer defined. The default is NOT the printer
that I...
Nothing
|
11-19-2004 11:08 PM
Allen Browne | 4 | 116 |
|  | I'm using an Access database to drive a web site and the
colors of various table backgrounds are stored in Access.
I want users of the Access...
Danny Lesandrini
|
11-19-2004 10:56 PM
Danny J. Lesandrini | 6 | 111 |
|  | I've built a report using a aggregate query that is grouped by Month +
Year, Program and Name. When I feed the date ranges as query
parameters, it...
Wayfarer
|
11-19-2004 09:09 PM
Allen Browne | 1 | 118 |
|  | I've got a list box that selects a record on a subform, and in that
subform are a few text fiels and a button that runs an update query.
How do I...
Andrew
|
11-19-2004 08:58 PM
Pieter Linden | 5 | 117 |
|  | I have developed an Access 2000 application: front-end as a run-time
on user's desktops, and the back-end database on the server.
I need help with...
TammyZ
|
11-19-2004 08:52 PM
Pieter Linden | 1 | 104 |
|  | Hi all
If have table with the records below and these data need to be
update to another table by the name field.
name phone fax emal
ted ...
cong ngo
|
11-19-2004 08:35 PM
Pieter Linden | 1 | 103 |
|  | Hi all,
I've bound cbo field in a form, which draws from a list, with its 'limit to
list' property set to true.When i add an entry to the form, from...
Gerry Abbott
|
11-19-2004 08:27 PM
Pieter Linden | 4 | 104 |
|  | I have created a table through a query. How can I create a new query
which will create the exact same table but rename some of the field
names? ...
Michel Rousseau
|
11-19-2004 08:05 PM
Carlos Nunes-Ueno | 1 | 108 |
|  | So far, I have never chosen to use GUIDs as Autonumer keys for the tables in
my projects, but a recent experience has got me to wondering.
I have...
Steve Jorgensen
|
11-19-2004 08:04 PM
David W. Fenton | 8 | 122 |
|  | Hi all
I'm deciding whether to use the PK also as an account number, invoice
number, transaction number, etc that the user will see for the...
Ron
|
11-19-2004 07:47 PM
Carlos Nunes-Ueno | 13 | 187 |
|  | The problem:
Conditional formatting bold, red when field Value < date() sets the
field
background to white - always - whether condition is met or...
Sara
|
11-19-2004 07:03 PM
DFS | 2 | 109 |
|  | I got 0 responses to my "Opinions on db structure" post. That's painful.
Answer this time or I'll post it again......
DFS
|
11-19-2004 06:33 PM
DFS | 5 | 124 |
|  | I have an Access97 frontend using linked tables to a sybase database via
ODBC DSN.
Sometimes but not always the linked table becomes read only....
tombsy
|
11-19-2004 03:48 PM
tombsy | 0 | 127 |
|  | Data Comparison: Sample Versus Rest of Population.
I have a population of data, and I want to take a sample of that
population and compare it...
Megan
|
11-19-2004 02:39 PM
Megan | 0 | 105 |
|  | I have FrmMain that has one subform (SbForm).
FrmMain is filled with records from Tbl1.
SbForm is filled with records from Tbl2 based on the current...
Tim Graichen
|
11-19-2004 02:27 PM
Rick Brandt | 1 | 121 |
|  | Hi
I have menu macro that I use for reports,it includes the following
lines
Send Object Report Rich Text Format Access Report
Here is the Report...
Patrick Fisher
|
11-19-2004 02:23 PM
Patrick Fisher | 0 | 113 |
|  | I have a 1 page report which I want to print numerous copies of. The number
of copies will be specified by the user. My problem is that I want...
Will
|
11-19-2004 02:21 PM
Bas Cost Budde | 2 | 103 |
|  | I have a query with this Between statement as the criteria:
"Between And "
If I key in June 2002 as the first quarter date and June 2004 as the...
Tony Williams
|
11-19-2004 02:20 PM
Rick Brandt | 6 | 127 |
|  | Hi,
I have created a UserLog table that captures the date/time the User
logs in to the database (via AutoExec macro.) The UserLog also
captures the...
Henry Stockbridge
|
11-19-2004 01:45 PM
Fred Zuckerman | 1 | 118 |
|  | I have a database that hold s figures for each quarter. I want to create a
query whereby the user can ask for the running total of the data upto...
Tony Williams
|
11-19-2004 09:45 AM
Allen Browne | 8 | 135 |
|  | Question:
I have a form, open to a record, displaying some information. I have a
button, on the form, that I want to click and have a print funtion...
Nothing
|
11-19-2004 09:42 AM
Allen Browne | 1 | 125 |
|  | hello there,
I am having a really diffuclt time positioning the toolbars where I
want them in Access 2000. I have a main toolbar open and docked at...
ibsuzanne
|
11-19-2004 09:36 AM
ibsuzanne | 0 | 130 |
|  | I have developed an Access 97 database that I would like to distribute to a
number of staff, but they do not have Access. At the same time I...
John McCormack
|
11-19-2004 08:22 AM
Rick Brandt | 1 | 102 |
|  | I got a message from a client. They tried to import some data into an
Access application and got the following error:
"The field is too small to...
astro
|
11-19-2004 07:22 AM
astro | 2 | 96 |
|  | Dim TxtField As String
TxtField = Me.
DoCmd.GoToRecord , , acNewRec
Me. = TxtField
Question:
When Me. IsNull, the script gives me an error...
PerryC
|
11-19-2004 07:05 AM
Perry Cheng | 6 | 112 |
|  | One way to accomplish thumbnail imaging without excessive lines of
code is using the web browswer control (see WebBrowseWeb form in
Solutions.mdb). ...
Pete
|
11-19-2004 06:28 AM
Pete | 0 | 104 |
|  | magmike wrote:
Not really. Did you change the values of AR()? How about the count? I
guess I'd need to know what the value of "I" is, how many...
magmike
|
11-19-2004 05:15 AM
Salad | 7 | 102 |
|  | I am losing my link to an ocx control when I deliver a new FrontEnd
I have a system with FrontEnds and a Backend on the server.
ForntEnd PC's are...
Johnny
|
11-19-2004 03:57 AM
David Schofield | 1 | 114 |
|  | I have a report I must produce twice a month of people in a database
and I need to separate it by alphabet...meaning the 1st page would be
"A" with...
Grammie
|
11-18-2004 08:15 PM
Bob Quintal | 2 | 128 |
|  | I would like to use a utility that can read tables
inside an Access 97 mdb file. Writing not necessary.
No other objects need to be readable - only...
MLH
|
11-18-2004 07:16 PM
Larry Linson | 6 | 116 |
|  | Hello everyone,
if someone would point me the right way of thinking on this problem it would be greatly appreciated.
i have this scheduling form...
Lee-Anne Waters via AccessMonster.com
|
11-18-2004 06:49 PM
Lee-Anne Waters via AccessMonster.com | 2 | 118 |