C
capri
Guest
I don't know very much about code. I have been able to copy examples and get certain features to work, by only modifying form or table names.
I have a switchboard where I would like to put a button that will open a Report. However I can't just cut and paste new code into the properties of this button. It seems that there is already an event procedure which I think is connected to other buttons on the switchboard. If I can figure out what code I need to open the report, how do I determine where to place it in the existing event procedure?
I wish I had the luxury of learning about VBA the proper way, but since I don't I'm hoping someone can answer my questions. Thanks.
I have a switchboard where I would like to put a button that will open a Report. However I can't just cut and paste new code into the properties of this button. It seems that there is already an event procedure which I think is connected to other buttons on the switchboard. If I can figure out what code I need to open the report, how do I determine where to place it in the existing event procedure?
I wish I had the luxury of learning about VBA the proper way, but since I don't I'm hoping someone can answer my questions. Thanks.