Oopss.. My bad.. it was column B. Column A was full of request ID # (all integers)
Having said that, just an addition to my initial query.
In the subject it populates the dates... That is not wat should go there. The request ID is what has to go there...
So how to choose the request IDs (from column A) that were filled today.
Would it be
![]()
updated_range.offset(0,-1) = updated_range & Range("B" & x) & ","
Bookmarks