Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I have a problem. I want to compare string in vba however I couldn't manage.My statemets are like below:
If Sheets("Sayfa1").Cells(1, 1) ="TRUE" Then Sheets("Sayfa1").Cells(1, 2) = 1 End If These statements doesnt give error but it doesnt also print "1" cell(1,2) even the cell(1,1)="TRUE. How can I do this? Thanks a lot. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing text strings | Excel Worksheet Functions | |||
comparing text strings | Excel Programming | |||
problem with comparing strings in VBA | Excel Discussion (Misc queries) | |||
Comparing Formula Strings after Row has been Inserted | Excel Programming | |||
Comparing slightly different strings | Excel Programming |