Thread: Small macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] rjc44@iprimus.com.au is offline
external usenet poster
 
Posts: 12
Default Small macro

In A8:A24, I have formula's, the result of which produces
numbers(dollar amounts), text and blanks in the range.

How can I create a macro that inserts TRUE in cells
AD8:AD24 if cells A8:A24 contain a number and FALSE if
they do not.

Thankyou