Advertisement

1 - 10 of 795 containing alltags:("each") (0.001 seconds)
I've declared class TlogRecord {   int theValue; }; list<TlogRecord> theLog; now I want to traverse the list with for_each(theLog.begin(); theLog.end(); fn() ); my question is - how does th...
Zones: C++Date Answered: 02/22/1999 Grade: A Views: 0
I have a database that has about 130 reports in it. I need to have a function that goes through each one of these reports, finds any control with a specific recordsource, (let's say "ABC") and set ...
Zones: MS AccessDate Answered: 07/21/1999 Grade: B Views: 0
I have the need to delete all queries in an MDB.  I am doing the deletion from within an MDE frontend.  My problem is that the "For Each ... Next" is exited before all queries are deleted!  Here is...
Zones: MS AccessDate Answered: 02/01/2000 Grade: B Views: 0
I have a database that tracks music (cd's, mp3's, cassettes).  I have the tracks of each in a subform and the Main title/artist in the main form.  I would like to have the track number automaticall...
Zones: MS AccessDate Answered: 02/27/2001 Grade: A Views: 0
how can i get total of numric field's for each page only. l want to display the pages footer like this :- total of page 1 is 400 30 430 total of page 2 is 200 10 210 Remark: I hav...
Zones: MS AccessDate Answered: 03/04/2001 Grade: A Views: 0
I have a report that I want to show the top n items within each group.  Right now I have about 12 groups with more then 20,000 items total.  I only want to show a small portion of the items in each...
Zones: MS AccessDate Answered: 12/28/2001 Grade: A Views: 0
I have two columns in a spreadsheet. One is a date and the other is money, they represent transactions. The number of transactions varies on each day between 0 and 50. When there are 0 transacti...
Zones: Ms Office SuiteDate Answered: 01/27/2002 Grade: A Views: 0
I am using ASP 3.0 and IIS 5.0 on Windows XP. I am running a select query on multiple tables. From the resulting recordset, each record is populated  in a form which is like one page in length. At ...
Zones: ASPDate Answered: 08/01/2003 Grade: A Views: 0
Hi, Can we get a sample of how (in VB6) loop through the xls files in a directory, inserting the contents of each (only 1 sheet per file) into a "Master" xls Workbook?
Zones: Ms Office SuiteDate Answered: 01/13/2003 Grade: B Views: 0
Since switching to notes, several people outside the company have reported that it was very difficult to read email sent to them from notes. The formatting of emails sent outside the company is bro...
Zones: Lotus NotesDate Answered: 06/09/2003 Grade: A Views: 0