Hi,
i have an existing code that copies and pastes filtered visible cells from one table (in sheet 1) to another (in sheet 2).
however, I would like to add in a criteria such that if the column Q value is not numeric (I.e which is a result of the formula returning an error), then that particular row will be omitted from the copy/paste.
How can I incorporate this criteria into my vba?
Thanks!
Clariinc