I'm stuck. Need help with a conditional statement.
Posted by Leon on August 31, 2001 5:21 AM
I am writing an IF Then macro that looks at each item within a name that I created (the name is a single column that contains numbers and strings). If the item is a number above a determined amount I copy it to another sheet, if it is a string I want to ignore the item and go to the next item. It's probably easy but I can't figure out how to write the condition that if the item is a string and not a number ignore it and look at the next item. Thanks to those that can help....