Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Event procedures24 Oct 2007 02:36 GMT2
Is there somewhere I can go to find out exactly what all the "event" names do?
For example, when exactly does the "on dirty" event happen or "on focus", etc.
..  Is ther a list out there somewhere?
Thanks
Relationship window24 Oct 2007 01:41 GMT2
Is it possible and if so how can I change the background color of the
relationship window. I want to make it white.
Setting Margins in Document From Rich Text Control24 Oct 2007 00:22 GMT2
I'm using a rich text control (the FMS version), and am using the SaveFile
method to create an RTF document from the control. I need to be able to set
the right and left margins of the created RTF document.
The FMS control exposes the Microsoft TOM Interface by providing the
Slow Code using FindFirst23 Oct 2007 21:51 GMT4
Access2003 in XP
I'm using the code below to append any new records from
(tbl_From_Mainframe) into (tbl_Appended_Data).
It takes more than a minute to search 7000 records for a dozen new
Grouping by Date23 Oct 2007 18:30 GMT2
I have a Table of Payments with PaymentAmount, PaymentDate and PaidToID.
PaymentDate is set to Now() On any day, a number of payments can be made to
the same person. I want to create a query that will add together all
payments paid to that person paid within say 1/2 hour of each ...
LIKE with numbers23 Oct 2007 17:37 GMT2
I am trying to use a LIKE statement in a query to return all records with
certain numbers but I can't seem to get the syntax right.
Here it is with characters:
WHERE     (State LIKE COALESCE (@State, N'%') + '%') AND (Name LIKE '%' +
Possible Junction Table Issue23 Oct 2007 17:27 GMT20
My db is for a metal stamping production plant. My db design has the
following:
tblEmployees
w/
Open file with File Dialog23 Oct 2007 15:04 GMT3
I know how to use the File Dialog control but I'm not sure how to
actually open the file that is selected.  Here's my code:
'Create a FileDialog object as a File Picker dialog box.
Set fd = Application.FileDialog(msoFileDialogOpen)
I would like to call a function that "returned" several values23 Oct 2007 14:43 GMT12
I would like to call a function that "returned" several values - all
of which are relevant to the needs of a procedure on a form. I do
understand that FN's return a single value.
I'm wondering, is this a good place to employ a user-defined Type?
Open File Dialog23 Oct 2007 13:21 GMT1
I'm trying to use the File Dialog to select an open a file.  Here is
my code:
Set fd = Application.FileDialog(msoFileDialogOpen)
With fd
Form to choose a duplicate value23 Oct 2007 10:57 GMT2
I am creating a Zip Code search tool. I have a Table with every zip
code and its corresponding city and state. I have also created an
input table that allows the user to input cities and states. These two
tables are connected by a query that looks up the city and state in
Object Menu Missing23 Oct 2007 02:13 GMT2
When I moved my database onto another computer, the object menu disappeared,
and I cannot design or edit the database anymore.
Selection lists (combo boxes) and large databases22 Oct 2007 23:22 GMT2
I'm testing a user's db that contains a very large number of records. I have
an invoice screen, with an invoice select dropdown box that shows all
invoices, and the customer's name, etc. With 80,000+ invoices in this
particular db, clicking the dropdown is painfully slow accross ...
record-based report formatting22 Oct 2007 22:42 GMT1
What is the best way to accomplish the following:
I would like to generate a report that changes the text size and
italicization based on a boolean variable (present in the row of the
data source returned by a stored query).
Need to change the Recordsource of an open form from another form using VBA22 Oct 2007 20:43 GMT2
I have a fairly complex interface screen (form) that is comprised of
several subforms that perform different, but related activities. I am
designing a search/filter form that should be able to change the data
displayed in one or more of the other forms, but I cannot find the way
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.