how to add consecutive numbers?
- From: darkdelusion <darkdelusion@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 01:47:30 -0800
what function will i use to add number to (X)?
example: X = 10
y = 1 + 2 + 3 + 4 + 5 + . . . . . . + 10
y= 55
y = (what function)(x)
.
- Prev by Date: Re: Combining Query Outputs
- Next by Date: how to add consecutive numbers?
- Previous by thread: Re-posting information as I still cant figure out problem....
- Next by thread: how to add consecutive numbers?
- Index(es):