Hi,
1. Have you set the variable Last_Row somewhere?
2. Take out the double quotes around the 900.
However I can't help thinking that you'd be better filtering the data and then deleting the filtered rows rather than doing this with a loop. Loops are fine if the data set is relatively small, but with larger data sets you'll find they are much slower than using in built Excel functions such as data filter.
HTH
Bookmarks