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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Migrating A2K to A2K2 - subform problems15 Jan 2005 17:14 GMT1
I have an Access application I've used long and hard under A2K, but now I
need to run it on a PC which only has A2K2 installed.
One of the main forms has a subform, which is filtered when the form opens.
The filter occurs in the form's OnLoad event; it calls a sub (in the main
date format15 Jan 2005 13:48 GMT1
Hi Ng
I have got a form which uses to days date - the date is stored in a table
when pressing af save button.
The format in the code is :Format(Me.Form.Controls("CTLDato"), "mm/dd/yy")
leading zeros on a text field15 Jan 2005 12:38 GMT5
I've got a field that has some old data with text in it, but all forward
data will be a 3 digit number.  But many of the numbers are still only 2
digits.  I would like to force the leading zero in the entry of the field.
For example if the number 77 is entered into the field, 077 ...
Determining current procedure and arguments15 Jan 2005 11:56 GMT5
Is there any way of determining in VBA the name and arguments of the
currently executed procedure?
To assist in debugging, I would like to be able to trace the procedures as
they are executed.  Then, when it crashes with Access's usual unhelpful
one command buton, three things to accomplish - help15 Jan 2005 08:37 GMT1
here is my situation, any help will be appreciated
i have a form with two command buttons on it, listing update and append
arc
Private Sub listing_update_Click()
How to limit MIN(DateValue) with GROUP BY in query?15 Jan 2005 04:18 GMT2
How do I limit the results of this query to return only the NextAppt and the
corresponding Subject?
SELECT [Subject], MIN([ApptDate]) As NextAppt
FROM tblAppointments
Font number limitation15 Jan 2005 03:26 GMT1
There is a font number limitation in Access which prevents them from
appearing on some pop-up lists.   Has anybody encountered this same problem
and if so is there some work-around.   I do a lot of web publishing and I do
not want to remove fonts from my Font directory just ...
Field Properties15 Jan 2005 03:05 GMT3
In Access each field has individual properties (font, size, color etc).  Is
there a way around having to enter all these similar properties for each
field.   This seems so redundant.  Is there a way that I can set up these
properties only once and have individual fields use these ...
Running Query with Y/N box - how to set the criteria15 Jan 2005 02:02 GMT5
I realize this is very basic stuff, but I have lost my Access program
books and cannot seem to find what I want.  
Having finally managed to joint two tables to create a query, I am now
trying to run a query to sort out all the basketball players from
Combine Two Fields for Table, not report15 Jan 2005 01:25 GMT2
Hello!  I do it every year, but every year I forget.  
I have a table with two fields:
First Name
Last Name
Sharing Access XP database15 Jan 2005 01:07 GMT1
Does anyone know how I can getseveral users to share a single database
at the same time on a network? I can only get one at a time. Is it
something to do with permissions or is there a setting in the database?
Thanks
Trapping the Last record change date from a database15 Jan 2005 00:43 GMT2
Is there a convenient way to trap the date/time of the last change to the
data (in the tables) in a database.
(the date modified changes when the file is accessed, irrespective of
changes, so that's of little value)
This works, yes - but why?15 Jan 2005 00:30 GMT9
In the FE mdb I put two variables in a module:
Private selectedFromDate As Date
Private selectedToDate As Date
I create functions/subs:
Help me understand this sql code14 Jan 2005 23:08 GMT4
I have this bit of code:
SELECT itemcode, min(Price) AS minprice
FROM itemlist
GROUP BY itemcode;
How do I change the SQL server for Access ADP?14 Jan 2005 22:54 GMT4
I have MS SQL Server 2000 evaluation version on my desktop PC. I have
the SQL Server client tools (only) on the laptop. The two computers are
networked. I had an Access MDB database on my laptop, but I converted
it with the Access upsizing wizard to an Access ADP database with the
 
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.