This may sound simple but to me is not.
Two mask are given in this database.
Mask1 recordsource is a query based on table1.
mask2 recordsource is table1
On mask1 I set different filters, then an event routine is triggered whenever i press a button with the following VB code:
If Me.Filter =...
Again no luck with the search button. I'm trying to find a way to have reports heiring filters that are applied to the parent mask.
For example I have put 3 filters in a Datasheet mask (ones filter dates, one category and one filters price values). A report based on the Datasheet mask is...
Oh well basically I just had a look at the code and how the database you linked was set up.
All I did was to remove the Attachment column from the table Acquisto and later I have added 2 more columns: "ImgLink" and "FolderLink". I applied a default value to Folderlink and blocked it, then I...
Hello, I'm a new user to access and I have a poor knowdledge in scripting with visual basic. After many searches I managed to find this awesome forum where in the future I could learn a lot of stuff about creating "solid" Access Databases.
Due to the fact I'm in the need of a database of the...