You cannot add VBA events to an Access table. Further, you shouldn't be creating VBA that adds columns to a table, that usually signifies a poor table structure to begin with.
Take 2 steps back and explain what you would like to occur in more detail. Omitting database jargon would be helpful as well. Don't talk in terms of tables and columns and code. Explain this to us like we had no idea what a database is.