View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Myrna Larson Myrna Larson is offline
external usenet poster
 
Posts: 863
Default EXCEL HEL URGENT

Turn on the macro recorder and do it manually. Then modify the code to
generalize it. Post back with specific problems with the code for more help.

On Sun, 3 Oct 2004 20:22:30 -0400, "Fernando Kohan" wrote:

Hello

Please help me i need in my macro is TOP URGENT

I have a worksheet with three sheet.

Activate sheet 2 i need to find the value in column J(start J2). and serach
for it in sheet 3 column K, ones find it put the value of column H#, I# and
J3 and put those values in sheet 2 Columns D#, E#, F# and then continue with
the next value J3 and make the same until colum J is empty,

Please help



FENArro