I have written a database application in Access 2000 on a Windows XP machine - the application has been installed on a Windows 2000 machine, with Access 2000 installed.
The database includes a MSComCtl2.DTPicker.2 to enable the user to select required dates from a drop down calendar - the...
I have a table set up which holds a number of full path addresses for different word documents (this will be used for .pdf files as well)
the field FilePath is set up in table design as Hyperlink
ID FilePath
13 V:\CSShared\Access\PACCS\CatENV\Information Booklets\test.doc
15...
I have got a database which has two tables one holding member name and address and the answers to 8 survey questions and one holding Farming Activity - dead simple database...................
The requirement is to have a number of external folders, an article folder where the scanned articles...
From within an Access database I am trying to locate error files in an external folder - I have used the following code which comes up with a run-time error 5
'check error log file
Set fs = Application.FileSearch
With fs
.LookIn = "\\NFUR12AP01\MXDATA$\STD\ERROR"
.FileName =...
I have a combo box on my form, it is populated from a table holding meeting venues and descriptions. On selection of a meeting the selected data from the combo box populates text boxes with in the form, these ultimately, with other info, populate an access table.
I need to be able to post a...
I run a make table query on data held in several tables in the database. The make table is a release table of data to be imported into Sage, each time the query is run the contents of the release table is deleted. SO as part of the procedure when the release table has been created I need to be...
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.