View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
John Dalberg John Dalberg is offline
external usenet poster
 
Posts: 4
Default Go to from reference in VBA code to actual cell?

?B?VG9tIE9naWx2eQ==?= wrote:
resize the VBE and give Excel/VBE each half a screen. then you can
maneuver in the Excel side of the screen


The whole idea for my request is so that I don't have to do this and make
it as painless as possible.


An alternative would be to build your own COM addin that supports this
functionality.


I am not a COM developer. Is there anything downloadable out there?

John Dalberg