I have v2003 at home, and v2002 at work - the following code block works with my '02 but blows up on my '03 - what reference do I need to check ? <<Private Sub cmdPrev_Click() On Error GoTo cmdPrev_Click_Err
I am building a switchboard in which I want main users have access only to the main switchboard. How do I password my drill down button to keep unwanted users from accessing lower switchboards? Thanks!