View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
eighthman11 eighthman11 is offline
external usenet poster
 
Posts: 17
Default check for numeric values in a column

Hello everyone,

Quick question. I need to check if there are any numeric values in
column "J" if not I allow a refresh of data. Is it possible to sum
column "J" and place the results in a variable using VB code or is
there an easier way to detect if there are numeric values in column
"J". Any help appreciated. Thanks Ray.