It might not be what you're looking for, but I'd suggest putting if statements in the problem cells. You would be creating a second table, which copies all nonzero values from the original, and fills the rest with zeroes.
EX: IF(A1<>0,A1,0)
It might not be what you're looking for, but I'd suggest putting if statements in the problem cells. You would be creating a second table, which copies all nonzero values from the original, and fills the rest with zeroes.
EX: IF(A1<>0,A1,0)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks