Thread: Referencing
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Referencing

Hi
not really sure what you're trying to do.<could you give an example?

--
Regards
Frank Kabel
Frankfurt, Germany


solex wrote:
Hello,
Is it possible to reference the current cells value that a
forumula/macro is working on?

I have a macro that retrieves values from a database, but if the
database is down I would like the macro to return the current value
of the cell is this possible?

Thanks,
Dan