Search results

  1. C

    Trying to figure out how to make a public sub work going from Me. to Forms! (etc.)

    I have the following code segment in a vba module for a specific form : Me.srpt_Report.SourceObject = Report Forms!frm_MainLanding!srpt_Report.Report.filter = Filter Forms!frm_MainLanding!srpt_Report.Report.FilterOn = True It works perfectly embedding and filtering the report, my issue is I...
  2. C

    Embedding Reports on to Forms, is it still possible?

    I have found two necroposts about this subject dating back to 2004 What I Am wondering is it still possible, and how to go about as this method doesn't seem to function properly? What I have is an inventory control database, and the end users need to look up devices, etc. the previous...
  3. C

    Hi, My name's Chris... And I'm kinda new.

    Hi, I am the IT Manager at a small non-Profit in the US. My focus had been on Data Analysis, and when onboarded they gave me control of their Databases, which had been designed by a third party. I had worked with Access during college in the early 2000's but was rusty. Nothing like sharpening up.
Top Bottom