View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] g.sarika@gmail.com is offline
external usenet poster
 
Posts: 1
Default vba excel - public function in module

i created a public function in a module. when i call it in excel, it
works fine. but as soon as i open any other workbook (even a new one),
it returns a value error. i have to go back into that cell and hit
enter for it to work again.

thoughts?

thanks,
sg