Search results

  1. M

    Can't get a report to show in print mode

    When I put my report in a main form, it keeps showing the white lines. The only way so far that I've figured is that if I put it to print mode, it shows correctly on the subreport. In the options, I've put the default view to Print mode, but yet it seems that it's either calling the wrong mode...
  2. M

    The proper ways of showing and hiding forms and reports.

    I've been playing around with VBA and the button macro to create a more application like experience. What I'm trying to do is make the right side respond to the actions in the menu. For example, if I want to add someone new to the list, I want it to close or hide the current open form and to...
  3. M

    SetProperty visible problems

    I'm trying to create a situation where if I press the orange "Add" button, the subform to the right turns to visible ="No". When I press it again, I want to be able to put it to visible = "Yes". My problem is that whenever I've changed it to not visible, the same logic doesn't work backwards.
  4. M

    Humanipro application

    I've experimented with using linked Excel spreadsheets instead of tables in my Access database to improve mass-editing efficiency. However, the biggest issue I’ve encountered is the lack of an AutoNumber field in linked tables. I know Access isn't designed to support AutoNumber in linked...
  5. M

    Hi from the Netherlands

    Hello everyone! Today I've decided to join this wonderful world. I've been among you all for a longer time learning and finally I think that I've reached the point that I want to meet fellow enthusiasts. My current project is making the back- and frontend of my company. The idea is to build an...
Back
Top Bottom