Hi, I need to filter beetween two data for "DataProvvedimento": ([DataInizioRicerca] and [DataFineRicerca]), but it doesn't work:
Private Sub ApplicaFiltro_Click()
Dim strFilter As String
Dim searchValue As String
Dim dataInizio As Date
Dim dataFine As Date
strFilter = ""...
Hi,
I have created 3 databases: employees1, employees2, employees3.
In each database there are exactly the same tables (e.g. personal data table and career table) but with obviously different data. In practice I had thought of creating own database for each employee, and then connecting all to...
Hi all,
I would like add a cascade combo box to my subfom, but it's in continuous form and I have always error about parameter.
It works on second combobox ("ValoriCarrieraIDcmb"), only if I put manually the number of ElencoCarrieraID, for example "8".
How can I filter it?
Thank you very much
Hi all, I'm from Italy.
I'm trying to learn Access for a project at work: put all the employee files (about 6000 employees) on PC (scan into PDF), using Access as a digital archive. I will succeed? I have no idea..