How to run a function in a subroutine?
Hi guys,
I have a database which needs to be updated everyday. So I decided to make a subroutine to perform the update steps just by clicking on a button. :)
The problem is that I can run all the steps except one!:banghead: At the end of the steps, there...