![]() |
trim function
i am using a formula
in c1 if(a1="a","***","") sometimes the formula fails in subsequent rows i suspect that there is a blank space following the "a" how would one incorporate the trim function within the if statement or do you have to use a helper column to trim and then evaluate the trimmed result thanks |
trim function
if(trim(a1)="a","***",""). --Bruce
" wrote: i am using a formula in c1 if(a1="a","***","") sometimes the formula fails in subsequent rows i suspect that there is a blank space following the "a" how would one incorporate the trim function within the if statement or do you have to use a helper column to trim and then evaluate the trimmed result thanks |
trim function
|
All times are GMT +1. The time now is 07:52 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com