Haklısınız Hocam aşağıdaki şekilde olması gerekir.
For Z = 2 To Sheets.Count
            If LCase(Sheets(Z).Name) <> "sayfa1" And LCase(Sheets(Z).Name) <> "liste" Then
            .Cells(.Range("A" & Rows.Count).End(3).Row + 1, 1) = Sheets(Z).[a1].Value
            .Cells(.Range("A" & Rows.Count).End(3).Row, 2) = Sheets(Z).[H5].Value
            .Cells(.Range("A" & Rows.Count).End(3).Row, 3) = Sheets(Z).[J5].Value
            .Cells(.Range("A" & Rows.Count).End(3).Row, 4) = Sheets(Z).[L4].Value
            End If
        Next
				
				
			
			
			
			
			
				
						Adı Soyadı:
						De....  Yı....  
					
					
						Yaşı:
						67
			
					
						Konum:
						-
					
						
					
						Ofis Versiyonu:
						Ofis 2010 64 Bit
					
					
						Son Oturumu:
						24/01/2024,09:53
	
		
				Cevapla
	
			
			
			
			
			
			
		

