Thread: Excel macros
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
salonowiec[_2_] salonowiec[_2_] is offline
external usenet poster
 
Posts: 3
Default Excel macros

The questions are probably simple:

1 - can I create a macro that - after pointing (clicking, double
clicking) to e.g. B5 carries the pointer to e.g. W23?
2 -I'd like macro "waiting" after ActiveSheet.Pictures.Insert( _
(something like "Browse"). My macro inserts always the same picture.

Thank you for the hint...