> I would suggest this (This would be the HARD way):
> Make a NEW database,
> look at his work, and go through each object, and replicate it
> yourself.
This is the way I did but one or two times I copied my friend's query to my
db to test why my version doesn't work and deleted it after checking but it
seems Access still remember it "marks"
> I know you wanna go the easy route, but, this will teach you more about
> how Access works. Trust me that it may seem stupid, but VBA is a great
> way to learn the basics of object orientated programming.
I code C++ so I know something about object oriented programming :)
Like I said before, I was looking at my friend's project and adapting it in
mine and I must admit I've learned a lot of VBA ;)
Could You give me this easy way of fixing that ? :)

Signature
Greets,
Emb
Red - 11 Jan 2006 21:21 GMT
You could compress the database after removing the offending objects,
this should remove traces of his stuff. And, if your teacher asks, you
can always tell him/her that you were trying to learn from your friend,
so you imported his work, and was figuring out how it worked.
I am sure, however, your teacher will not use a text editor to check
for tracings of other peoples work.
~Red