I want to write some VBA code that would open a module in the Object Browser(Alt F-11) and insert some VBA code. All I want to do is insert a series of "Case" statements in a specific area of my code. This is done by entering some data on fields of a form. Is this possible? I tried using the...