Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm getting an error for the following code:
Dim strText1 As String, strText2 As String .... strText2 = LTRIM(strText1) The error is "Wrong number of arguments or invalid property assignment" The code looks exactly like the example in the help file. Anyone know why am I getting this error? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can't seem to use RTRIM or LTRIM in Excel 2002. I want to trim. | New Users to Excel |