johannaellamay
Registered User.
- Local time
- Today, 12:18
- Joined
- Jul 19, 2014
- Messages
- 190
Hi! I'm trying to construct a database that can keep historical data on employee details like previous departments, job position, etc. Sort of like an audit trail, but I want users to also see the data in a report or something. I've researched about this and even made a prototype using macros. Now I've tried using Allen Brownes and I still couldn't figure why I have an error.
I got it from here: http://allenbrowne.com/appaudit.html
I copied the four functions according to instruction. But when I tried to Debug the code, Access highlights
Call LogError and tells me
Why? Please help me. I'm this close to finishing my work.
I got it from here: http://allenbrowne.com/appaudit.html
I copied the four functions according to instruction. But when I tried to Debug the code, Access highlights
Call LogError and tells me
Sob or Function not defined.
Why? Please help me. I'm this close to finishing my work.