View Single Post
 
Old 01-07-2016, 02:09 PM
bgranzow bgranzow is offline Windows 8 Office 2013
Novice
 
Join Date: Jan 2014
Posts: 12
bgranzow is on a distinguished road
Default Determine if a cell contains a 0 value

Hello,
I am writing code to scan and selectively delete rows in tables in a word document and I need an if statement that determines if a cell contains a 0 value. The cell may contain 0, 0.0, .0 and so it needs to look at the value and not the text. Is this possible? Thank you for the help.
Reply With Quote