WHY DO HASHES REPLACE NUMERICAL TOTAL

T

trevor

when I total 2 of my many columns I keep getting hashes instead of the total
what am I doing wrong please.
 
D

Dave

Hi Trevor,
One possible reason is that XL uses hashes when the column is too narrow to
display a numerical value.
Try widening the column.
Regards - Dave.
 
R

Rick Rothstein \(MVP - VB\)

Or even set the cell's Alignment format to "Shrink to fit".

Rick
 
Top