After Update

  • Thread starter Thread starter James
  • Start date Start date
J

James

=CALCReturnCount

I have this on my after update event... I have put a
Private Function in a Module called modCalc and also in
teh code of the form that its on and now it dosent seem to
run... rather then bring up teh code for that function it
does nothing and brings up the expression builder...

Everything is spelt correctly so this is why I cant
understand it!!

How do I overcome this??

Many Thanks

James
 
Do you have two functions named this? If not, try using
Call CALCReturnCount()
 
It now tells me that It cant find a macro named this???

Many Thanks

James
 
Dont worry it has now redeemed its self and now finds the
correct function...

Its just my other problem now which is not happy...

Many Thanks

James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top