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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compile menu item is grayed out after decompile command08 Aug 2006 04:15 GMT17
I have a launcher program that creates the shortcut to open my application
using the Shell command.  On the form I have a decompile checkbox that I can
conveniently use to decompile my program.  I follow the  protocol described
by Allen Browne.
Find if a certain field exists in a certain table08 Aug 2006 02:27 GMT1
I am looking for code that will check if a field (fieldname) exists in a
certain table (tablename), then to add it if it does not.  Can anyone guide
me in the right direction.  I think I can add the field, but I need to know
how to find if the field is already there.
Group By-How do I trap the rolled up fields08 Aug 2006 02:16 GMT1
I have 4 fields in my table Field1, Field2, Field3 and Amount. A unique
record in this table is defined by the combination of Field1, Field2
and Field3. I have a query that rolls up by Field1. The other 2 fields
- Field2 and Field3 are not used in the aggregate query - hence are
Print all columns of subform in datasheet view08 Aug 2006 00:07 GMT2
I am trying to print a subform containing approx 50 columns in
datasheet view. The printout cannot fit more than 8-10 columns. Does
anyone know of any way to print all columns; i don't care if the
printout spans multiple pages.
Newbie Trouble08 Aug 2006 00:00 GMT2
I have been asked to keep track of our companies work orders.  I have
run a query to show which ones have been completed and which ones are
not finished.  What I would like to do is beable to run this query but
add a start and stop date. i.e. July 1, 2006 - July 31,2006.  In my
runtime error 2110 can't move focus07 Aug 2006 21:49 GMT1
I have a combo box in which a user can select a number of "1" or "0".
if the user selects "1" it changes the visible property on other
controls that were initial set to "Flase" to "True" .
the code works until i added the set focus.
Don't link to system tables in backend07 Aug 2006 21:35 GMT13
My front-end code manually links to the backend file.
I was wondering what stops Access from linking to the system tables in the
backend file.  Is it just by virtue that they are hidden?
This has recently come up because I've been playing around with converting my
Form General question07 Aug 2006 17:57 GMT1
quick question, how do I make my form to not show the record navigation
at the botton/left of the form. I just want to use my form for input
data, but i dont want to see that navigation bar.
Thank you
Problem with SetFocus07 Aug 2006 16:23 GMT3
In my application vehicles arrive and depart from a workshop.  The
ArrivalDate and the HandoverDate are each entered.  Sometimes the
person who should enter the arrival date forgets to do so.
When the vehicle is handed over to the customer and the HandoverDate is
filtering form onchange event07 Aug 2006 16:05 GMT4
I am having difficulty filtering a form as the user types in a onchange
event
here is my code
       strFilter = cboCriteria.Value & " LIKE '" & Me!txtCriteria.text
GUI:Instructions in the Title Bar07 Aug 2006 15:31 GMT3
I notice in http://homepage.mac.com/bradster/iarchitect/controls.htm 
that in the comments on the "Click & Print Certificates" dialog (less
than a quarter way down the page) that "instructions in the title bar"
are frowned upon.
Linked Table Problem07 Aug 2006 14:43 GMT2
I have a a fairly large Excel sheet that I linked to from Access.
Everything seems to work fine except for one field.
The priority field is a text field and can have values such as
1,2,3,3a,3b,3c, however, when viewed in access the values 3a, 3b, 3c
False row selection in subreport07 Aug 2006 12:25 GMT1
I have a Report and subreport where the rows in the Report are selected
on a three part primary key. ID,YEAR,PERIOD.
The subreport has a data select statement on a second table related to
the first with the same
counting distinct entries with groupby07 Aug 2006 11:42 GMT2
I have this scenario:
group   |   id    |   value
---------------------------------
x        |   location |  QLD
Removing SQL pop-up07 Aug 2006 06:40 GMT2
Whenever I execute a sql command (using docmd.runsql), it always gives
a popup when executed asking if I want to confirm deleting 3 rows, or
updating 1 row, or whatever.  Is there a way to prevent this popup from
appearing?
 
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.