Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I use len(trim( range("blah:blah") ) ) 0 to test wether a cell (o range) has contents. Code ------------------- If Len(Trim(Range("CopyFSAReference"))) = 0 The ------------------- This works fine on my version of excel but when a colleague of min runs the same spreadsheet he gets an error complaining that trim isn' a valid function. We are both running the same version of excel (2002) but my colleagu has SP3 while I have sp2. I wouldn't have thought this would make an difference especially since I'm running a slighly older service pack Can anyone shed any light on this pls. Thx Mark -- FlatEri ----------------------------------------------------------------------- FlatEric's Profile: http://www.excelforum.com/member.php...fo&userid=3176 View this thread: http://www.excelforum.com/showthread.php?threadid=51483 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trim and Substitute not working | Excel Worksheet Functions | |||
Excel 2002 : Why =TRIM() formula not working ? | Excel Discussion (Misc queries) | |||
Excel 2002 : Why =Trim () formula not working ? | Excel Discussion (Misc queries) | |||
Excel trim not working | Excel Discussion (Misc queries) | |||
Trim not working | Excel Programming |