View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default Excel macro - VBA code query

In article , lid says...

Call Copy_Title


Where's the code for this?


Surely you don't need that? The Copy_Title works perfectly and will
do so when called from this macro?


So how does it know which cell to act on???
Your 'With Cells(x, y) doesn't work because Copy_Title is not a
method of the Cells object...

--
Garry

Free usenet access at
http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion