Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

2303


How to Enter Values on the Command promt using VB script

2111


Mention how to create a cookie using vbscript?

1069


give me any information abou vb script books learn quckly

2271


How can you destroy an object in vbscript?

1172


How will you convert a given number to long in vbscript?

940


Which operator can be used to do an xor operation in vbscript?

1317


Explain about the support of asp for vb script functionality?

991


What are the special sub-types in vbscript?

1114


Mention what is byref and byval parameters in vbscript?

1052


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

1053


Which keyword is used to declare a variable in the vbscript language?

1005


Write a code to print numbers from 5 to 0?

1183


How are arrays declared in the vbscript language?

1049


How to write functions and sub in vb script?

1154