Hi shg,
There will be any diffrence if I use
instead of![]()
If wks.Range("A1").Value Like "apple" Then wks.Delete
???![]()
If LCase(wks.Range("A1").Value) = "apple" Then wks.Delete
Hi shg,
There will be any diffrence if I use
instead of![]()
If wks.Range("A1").Value Like "apple" Then wks.Delete
???![]()
If LCase(wks.Range("A1").Value) = "apple" Then wks.Delete
![]()
Sub DontForgetThese() If Your thread includes any code Then Please use code tags... If Your thread has been solved Then Please mark as solved... If Anybody has helped to you Then Please add reputation... End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks