Orga's assignment
Orga's assignment
Dim ws As Worksheet
Dim I As Integer
Set ws = ThisWorkbook.Sheets(“Sheet1”)
‘ Clear the area where the table will be written (optional, adjust range as
needed)
Ws.Range(“A1:F21”).Clear
Ws.Range(“B1”).Value = “Feed”
‘ Initialize constants
For I = 1 To 20
Recycle_guess = recycle_end
Next i
End Sub