Recent content by MarlonVisser0408

  1. M

    Can't get a report to show in print mode

    That's the first time that I hear about this. This absolutely great. This is something I can use for almost all the problems I faced that made me turn to a report instead. That just leaves 'logs (long text) as the only problem left, but it still downsizes the database by like 15-20% in trade for...
  2. M

    Can't get a report to show in print mode

    The red lines are rows that are generated automatically somehow. I need it to grow to the point it shows all data, I need no extra line there
  3. M

    Can't get a report to show in print mode

    This is where I'm inputting it ~ The print mode default: Even though I'm pretty sure that's about the view in the report itself and it doesn't have anything to do with how the report prints in a form/subform.
  4. M

    Can't get a report to show in print mode

    As far as I understand it, you can't use can grow and can shrink in forms, can we? The only reason for me to use it is so that I can minimize the report that we use daily to only hold the information that we have while using an add or edit form to access the 'new fields' that we didn't have the...
  5. 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...
  6. M

    The proper ways of showing and hiding forms and reports.

    Oef, that sounds really sexy. I basically got 2 'sizes' of subforms, of which the big majority is the same size. Yeah, I figured at first to try and macro it. The way it's shown really resonates with how I look at organizing, so it's hard to get lost. Doing this in VBA would add a lot more...
  7. 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...
  8. M

    SetProperty visible problems

    Aaaand it worked. I entirely looked over this because the removing did work. Thanks <3
  9. M

    SetProperty visible problems

    As a followup question, just to the basics of it. Why would this only work 1 way around? Why wouldn't clicking the button for the second time make it reappear?
  10. 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.
  11. M

    Humanipro application

    Thats a good point to set my head towards. As soon as I am able to understand how the mechanics work, I feel more comfortable doing work that I know how to do, while learning what I need to learn here - I hope that makes sense. Thank you for this, this is exactly what I needed. The idea of the...
  12. M

    Humanipro application

    This very much makes sense; it was the reason I was already struggling with this idea. Good to have this confirmed. So I'd be way better off making a single logbook and adding some automated values to the way the entry was made (if it's made on a residential record, we already have the data...
  13. M

    Humanipro application

    Logbook/Notes System Introduction I’ve been preparing for this part while avoiding it until now: the logbook/notes system. Concept The idea is to integrate multiple logbook entries across various pages and records throughout the application. For example: In the Contact Relation Manager (CRM)...
  14. M

    Humanipro application

    Thank you again for the assistance! It gave me the push I needed to make the solution to my liking. It's good for me to have some ideas reinforced; I'm always scared that my inexperience will cause me to overlook possible solutions. Your post with the form did exactly that! Of course thanks to...
  15. M

    Trump Administration Predictions

    I don't think you answer is in the people that are already in the USA. If anything, threating them differently and on a human level can and will eventually bring the problems surrounding refugees, aliens and the like down. It's very much that you get out of it by what you put into it. There's a...
Back
Top Bottom