sunday is sunday
monday
tuesday
wendesday
sunday
thursday
friday
saturday
sunday
sunday

how to count no of sunday in the text file from vb? Answer
me asap

Answer Posted / siva

text="sunday is sunday monday tuesday wendesday sunday
thursday friday saturday sunday sunday how to count no of
sunday"
coun=ubound(split(text,"sunday"))
msgbox coun

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of option explicit statement?

588


Mention what is byref and byval parameters in vbscript?

582


Explain what is loose binding? Why is it not a good practice to use it?

586


how to acces the remote mechine using vb cript(QTP)

1608


Is vbscript a case-sensitive or case-insensitive?

759






How will you get the octal value of the given number in vbscript?

507


How to Import data from a file (file is on the desktop) to the data table

1563


Explain the tristate constants in vbscript?

566


Can u describe what kind of testing are for OTC derivates by banks.

1674


Mention what is vbscript?

602


Mention how you can call vbscript functions?

587


give me any information abou vb script books learn quckly

1666


Explain about tristate constants in vbscript?

623


When to use function procedures and what are its characteristics?

558


Mention what is vbscript procedures?

547