Hi,
I am getting an compile error expected List separator in the below line:
ColumnLetter = Mid(rCell, InStr(rCell , “$") + 1, InStr(2, rCell, “$”) – 2)
I am novice to excel.
Please can anyone help on this one.
Regards
Hi,
I am getting an compile error expected List separator in the below line:
ColumnLetter = Mid(rCell, InStr(rCell , “$") + 1, InStr(2, rCell, “$”) – 2)
I am novice to excel.
Please can anyone help on this one.
Regards
you're missing the start position from 1st Instr![]()
Please Login or Register to view this content.
If someone has helped you then please add to their Reputation
I tried this..but still the same error..it is pointing error on somewhere $ sign..![]()
It worked...thanks![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks