Most times I don't mind VBA. It works fine, but others it drives me up the wall. What do I do to check for an empty integer variable? Null, Empty, Nothing all only work if the data type is the annoying Variant Data Type. What Can I use? (Side note for a interesting idea Variant is more of a headache than it is worth IMO.)