Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Office 2007: Compacting Access front-end from VBS
- We have a VBS script which compacts then opens an Access front-end. We can't get the compact line to work on new PCs which have Office 2007 installed - it says there is an error with the DLL. Any ideas? Thank you.
- Tags: andrewafresh@..., Microsoft Office 2007, Microsoft Access, Microsoft Office
- Discussion threads 2007-08-29
- Alternative to SendKeys in Access VBA
- I’m currently using SendKeys “{esc}” to cancel a user’s input in some situations in BeforeUpdate events, as sometimes they don’t know how to go back to what the field said before they changed it.However, I’ve found SendKeys seems to be buggy – does anyone know an alternative?
- Tags: Microsoft Access, andrewafresh@..., Sendkeys
- Discussion threads 2007-05-25
- Count / kill-off Access processes
- I’m getting an issue where Access is closed but still appears in the Windows Task Manager’s process list. Does anyone know how to ensure the process is killed off? Or how to do it from code? Alternatively, I’d be interested in a way of checking how many Access processes are...
- Tags: Microsoft Office, Databases, andrewafresh@..., Microsoft Access
- Discussion threads 2007-05-09
- Access: Library database public variable definition
- Hi all, please can someone help me with Access library databases. I am trying to set up my first one, as I have a lot of code which is used by two applications which I want to reduce the size of and make easier to maintain.My question: if I hav
- Tags: programming, software, andrewafresh@..., database, access library database public variable definition, Microsoft Access
- Discussion threads 2006-12-20
- Set IE window size using followhyperlink in Access
- how do I specify the size of the Internet Explorer window when using the followhyperlink method in Access? Thank you
- Tags: access vba, programming, software, andrewafresh@..., Microsoft Access, window
- Discussion threads 2006-11-24
- Access: get the filename
- Hi, is there a way to pass the filename of an Access application to a variable using VBA? perhaps by inspecting a property of the Thank youAndrewCurrentProject...can be used to access different properties and methods pertaining to the Access application.So in your VBA code, you could use something like [b]filename...
- Tags: Scripting languages, Microsoft Office, fileName, Microsoft Access, Access Application
- Discussion threads 2006-07-26
- Access error list
- Hello, Does anyone know how to get a list of all errors numbers and descriptions that may occur in an Access application? I have standardised error code i wrote a few years ago and i want to check if some error numbers it traps for are still valid and still...
- Tags: Scripting languages, Microsoft VBScript
- Discussion threads 2006-07-19
- Referring to fields in tab controls
- Hi all,I am designing an Access form and want to change properties of one button when another button is clicked.The button to be changed lives in an embedded tab control.The button to be clicked is in a subform on the same tab control.I have tried these:[Forms]![ParentFormName].[tabName]![buttonName].Enabled = True[Forms]![ParentFormName].[pageName]![buttonName].Enabled = True[Forms]![ParentFormName]![tabName]![buttonName].Enabled...
- Tags: Enabled, Forms
- Discussion threads 2006-06-01
- << Previous
- page 1 of 1
- Next >>