View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hasan[_2_] Hasan[_2_] is offline
external usenet poster
 
Posts: 32
Default Populate values and insert row

Hi,

I am looking for a macro that should populate Sheet1 values in
userform and check for the same values in cloumn A of sheet2(where the
macro resides). If the value is found in(Sheet2) then look for the
next filled cell in column A and insert row above.

Thanks in advance