Search results

  1. S

    Can't Close Excel through Access VBA

    I've been all over this site, as well as others, just trying to find a solution that works for my code, but have had no luck. The last attempt, I used the Total Access Analyzer source code. It worked fine...until I inserted my code in between the start and close of Excel. My code is shown...
  2. S

    Populate Form2 with Form1's Subform data

    I have a form where a different form opens up when a user clicks a certain button. What I’m trying to do is assign a field value from form1's subform to a field on form2 and it’s telling me "Run-time error ‘-2147352567 (80020009)’, You can’t assign a value to this object." I'm new to VBA, but...
Back
Top Bottom