I have two questions. I have a module I made in Access 97 that imports a file and appends it to a database which needs to be done daily. The function in the module works if I open the module and run it, but the run button is grayed-out on the module tab, so I can't run it without opening it. Does someone know why the run button is gray? I can put the code on here if needed, it's pretty short.
If I can get the function to run outside the module window, I'd like to schedule it to run every morning. I was going to use windows scheduler to see if I could call the function (or a macro calling the function) every day. Does anyone know if this is possible?
thank you,
Rob Cobb
If I can get the function to run outside the module window, I'd like to schedule it to run every morning. I was going to use windows scheduler to see if I could call the function (or a macro calling the function) every day. Does anyone know if this is possible?
thank you,
Rob Cobb