PDA

Click to See Complete Forum and Search --> : [RESOLVED] RE: Auto increment figure in excel needed.


kaihirst
Dec 8th, 2005, 05:55 AM
hi all,

Designing an accounts program for amate, and ant to following macro.

I want to take the cell above in a column, and increment it, to igve an auto increment figure generator, but not sure how to go about it. Can somebody give me a hand here?

Thanks in advance.

Kai

kaihirst
Dec 8th, 2005, 06:38 AM
Sorted... Ended up using a stored procedure when exporting the data to SQL server.

Kai