View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Steve[_11_] Steve[_11_] is offline
external usenet poster
 
Posts: 16
Default Cell not calculating after importing data

Hi

I recorded a macro recently which imported some data from a text file, delimited it and set the column data types. One column - the amounts - had the '#' replaced with '£' with the format set to currency, and had all spaces removed.

The problem is that the cell which gives a complete total of the potential range [=sum($G$5:$G$1500)] is not calculating - the return remains £0.00.