Advertisement

1 - 10 of 547 containing alltags:("Access VBA") (0.004 seconds)
This one's sort of confusing, but I'm really only looking for an opinion. I have alot of experience with personal databases (Access to include extensive VBA programming, and FileMakerPro), but n...
Zones: DatabasesDate Answered: 11/16/1999 Grade: A Views: 0
I have a database stored in access, with several tables, and queries. I have written a front end application in vb to interact with the database. One of my queries has a "Weekend" function wh...
Zones: VB DBDate Answered: 02/01/2000 Grade: C Views: 0
I have an application in Access VBA, where I would like to check which user that has logged on to the NT network on the current computer. Something like If UserLoggedOn = "Username" Then ....
Zones: MS AccessDate Answered: 02/24/2000 Grade: A Views: 0
I would like some vba code to position a form on screen then cascade the form with the other forms on screen.  I've noticed there are no form properties in Access 2000 to do this.  Is there a built...
Zones: MS AccessDate Answered: 05/24/2000 Grade: A Views: 0
Ok heregoes, The story is: I have three tables A,B and C. In these three tables I have several fields I want to use. I want a text as followed shon in a form: CompanyName ContactFirstName Conta...
Zones: MS AccessDate Answered: 07/07/2000 Grade: A Views: 0
I'm developing applications where the back-end resides on a server and the front end resides on each users machine.  In A2K, there is an option to show each Access window as a separate instance on ...
Zones: MS AccessDate Answered: 01/12/2001 Grade: B Views: 0
to simplify: I have an Access database with a table TAB1 that has an element EMAIL and I want VBA code that will romp through all of the EMAIL elements of the table so that I can do various tes...
Zones: MS AccessDate Answered: 11/29/2001 Grade: A Views: 0
=============================== [Working with VBA in Access 2K] =============================== I have a few classes I need to share among various applications. I put all my classes in mylib.md...
Zones: Visual BasicDate Answered: 09/08/2002 Grade: A Views: 0
I have an Access 2000 database which has a function to create a database for transport. Grit your teeth, it is using DAO.  As a legacy database scheduled for replacement next year, it is NOT des...
Zones: MS AccessDate Answered: 07/19/2002 Grade: A Views: 0
Hi, All I want, is to determine the dateUpdate, dateCreated of an Access object like Form, Report, Modul etc... But the entries in the table MSysObjects arent accureate for forms, reports etc...
Zones: MS AccessDate Answered: 02/03/2003 Grade: B Views: 4