I am also finding some difficulty with making my find client number form auto close when the client form opens.
I have tried adding code at the end of the private sub to open the client form and have also tried putting it in for example 'On Lost focus'.
All seem to fail and return an error message.
Some advice on the correct way to approach this problem would be much appreciated
I have tried adding code at the end of the private sub to open the client form and have also tried putting it in for example 'On Lost focus'.
All seem to fail and return an error message.
Some advice on the correct way to approach this problem would be much appreciated
Comment