View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
horsepro001 horsepro001 is offline
external usenet poster
 
Posts: 4
Default Recognizing a whole number instead of a decimal

Please help. What VBA code could automate the recognition of a whole number
instead of a decimal? My pending programming will generate values that are
either whole numbers or decimals. I only want to recognize whole numbers.

Thank you very much.