Advertisement

1 - 10 of 3494 containing alltags:("count") (0.002 seconds)
Hi, how can i count the # of lines in a text box? i got this much, but it only counts the # of CR's. any help would be great! Dim n As Long Dim pos As Long n = 0 pos = 0 Do pos = InStr(pos + 1, tex...
Zones: MS AccessDate Answered: 01/25/1998 Grade: B Views: 0
i want to input lines into an array, but do not want to create an array that is to small. Is there way to find out the number of lines in a text file. Or is there a simple way to create a dynamic...
Zones: Visual BasicDate Answered: 02/18/1999 Grade: A Views: 0
How can I count the lines in a worddocument from a VB program ?? When my program have generated 3/4 of af page in word, I want it to make a pagebreak and print some standard info on the next page. ...
Zones: Visual BasicDate Answered: 05/08/1999 Grade: D Views: 0
How can I get the number of users currently visiting a site (or page), and out put that number on a page? If possible, it should work also if the users has turned off cookies in their browser. ...
Zones: ColdFusion Application ServerDate Answered: 12/23/2000 Grade: B Views: 0
My Problem Is Two Fold.  50 points for each half answered correctly. I have 3 sheets in a workbook.  The first two are where the data is stored.  The third will act as a "report".  The first two...
Zones: Ms Office SuiteDate Answered: 01/19/2001 Grade: A Views: 0
I have to create a report/query showing frequency of numbers and their sum with in given ranges as an example let say that I have following records in one of the table:  1, 33, 22, 11, 7, 8 now...
Zones: MS AccessDate Answered: 05/12/2001 Grade: A Views: 0
HOw can you can the number of records in an access database and display the no. of records in VB?
Zones: Visual BasicDate Answered: 05/18/2001 Grade: B Views: 0
I'm searching for a script that decreases (counts down) a certain amount of time. For example, I've got in a variable the words: "Time left: 2 days, 50 hours and 40 minutes" (these values are ...
Zones: JavaScriptDate Answered: 07/29/2001 Grade: B Views: 0
Hi Experts,    How to count character in a word or sentence, example "happy new year", how to count how many "a", "p", .. in this sentence.  Please advise. Thanks
Zones: Visual BasicDate Answered: 01/10/2002 Grade: B Views: 0
How do I count number of times same EXE is running on the same machine
Zones: Visual BasicDate Answered: 03/02/2003 Grade: A Views: 0