I use the code below in Access 2002 runtime, bu tI think
there is a DAO reference error. I am using Runtime but
the computer doesn't have office 2002, when I try to
install a new version of run time I get an active "x"
error. I tried going into an Excel module and open the...
I think I got it. Order by Parent Last Name and Declare a variable for the module
-------------------------
Option Compare Database
Option Explicit
Dim vName
Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
If vName = Me.ParentName Then
Me.Detail.Visible = False
Else...
I have a query and I am trying not to change it. The query picks up children in the database with parents. This query has a unique record for each child and I use it in making a list of parents and children. However, i would like to to use the same query to generate a set of labels for the...
Every once in a while I get an error in the back end data file. It messes everything up. All the fields have "###########" in them and the field is usually at the bottom. The whole table can't be accessed through forms. If I compact and repiar all is OK but last time I had time...
Every 2002 Office Program asks me to train for speech recognition when I open it. MS Word, ourlook excel etc. I have to cancel it every time. How do I turn it off
a little frustrated,
-Doug
I am just starting out and My website has a simple side navigation. All it is is a table with links. I kinda want to keep it that way for now (my only editing tool is front page but my site is not in FP)
I tried a DHTML effect it front page that worked on my computer but not on the published...
On my home page how can I
Check what Browser the client is using and suggest upgrading etc.
Or if anyone hasany other solutions to these sort of problems.
Does anyone know how to get the save status or mode of the current record. i can use VBA no problem.
Basically I want an alternative to the Save Bar with the pencil and all.
-Doug
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.