View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default User defined functions

1. look for addins
2. right-click each sheet tab and view code.
--
Gary's Student


"Daniel Bonallack" wrote:

A file I'm trying to trouble shoot uses an Excel function called "GETDATA".
It's not working properly, and I'm trying to access the code of this
user-defined function to see if I can fix it. But I can't find it - I've
looked in all the modules, and searched for it - can anyone help me on this
topic?

Daniel