Advertisement

1 - 10 of 807 containing alltags:("increment") (0 seconds)
I have created a blank invoice template in Word97.  Administrative people use this form to manually fill out invoices with a pen.  I would like to find a way to print 50 copies of this template, bu...
Zones: Ms Office SuiteDate Answered: 06/06/1998 Grade: A Views: 0
I have written a routine which continuously monitors the parallel port, but I want to increment the value of variable “gValue_inc” only when the port data changes from state 0 to 1 or from 1 to 0. ...
Zones: Visual BasicDate Answered: 12/14/1999 Grade: A Views: 0
Hi all,  Easy question...what datatype to use or how do you create an auto incrementing number in a table? Thanks in advance! Magoo
Zones: MS SQL ServerDate Answered: 06/16/2000 Grade: A Views: 0
anyone know how to increment a field in a query. i just need a field that counts starting from 1. so if i have 10 records in my recordset, i get values starting at 1 for the first record and i shou...
Zones: MS AccessDate Answered: 02/13/2001 Grade: B Views: 0
I'm usually on the answering end, but now I have a question for my fellow experts. I would like to assign Version control numbers to my applications.  Rather than a manually assigned number, I w...
Zones: MS AccessDate Answered: 03/19/2001 Grade: B Views: 0
Hi     Why don't i have incremental search on DBLookupcombobox for numeric fields?How can i get it?
Zones: Delphi ProgrammingDate Answered: 08/07/2003 Grade: A Views: 0
three numbers in three cells, A1 = 13.5  (starting number) A2 =  0.01 (adding increment) A3 = 13.6  (final number) is it possible to write a macro saying: A1 must keep adding A2 until it ...
Zones: Ms Office SuiteDate Answered: 03/18/2003 Grade: A Views: 0
Ok here it goes....I have a 5 character field and what I need to do is increment from 00001 - ZZZZZ....So my process would be (00001 is the first possible value) 00001 - 99999 A0001 - A9999 ...
Zones: Visual BasicDate Answered: 06/24/2003 Grade: A Views: 0
I have a vb program that increments values in a table by "moving to the first record" that contains a "1"  and increments values until it finds the next record that contains a "1".  Here is the cod...
Zones: DatabasesDate Answered: 09/01/2003 Grade: A Views: 82
I'm trying to implement a shell sort, but I'm having trouble. Can anybody explain to me exactly how Sedgewick's Increments are calculated?  I know they start out 1,5,19,41,109, k  w/ k = 9*4^i - 9...
Zones: C++Date Answered: 02/12/2004 Grade: A Views: 8