mdcampbell1
New Member
- Joined
- Jul 17, 2007
- Messages
- 4
vb code question. i am trying to understand how to get a macro using vb to:
if i have a column of numbers, go through the whole column and identify any number that is less than say 10,000 and then select the entire row that number is on and delete the entire row. continue the process through the entire column. also, some cells in the column will be blank (delete), words (delete), and symbols such as # (delete).
i'm a relative novice here so any help would be appreciated.
Thanks,
MDC
if i have a column of numbers, go through the whole column and identify any number that is less than say 10,000 and then select the entire row that number is on and delete the entire row. continue the process through the entire column. also, some cells in the column will be blank (delete), words (delete), and symbols such as # (delete).
i'm a relative novice here so any help would be appreciated.
Thanks,
MDC