VBA code from 2003 not working in 2007

  • Thread starter Thread starter Bev Kaufman
  • Start date Start date
B

Bev Kaufman

I just got a new computer with Office 2007, and tried loading my 2003
databases. I find that the VBA event code behind my forms is not working.
Something as simple as DoCmd.Close doesn't work. There is no error message,
but neither does the form close. I can also not load other forms through the
button commands. I haven't tried pushing the buttons that run the update
queries.

Was there some conversion step I was supposed to go through first?
 
Back
Top