ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   I need to create gift certificates in excel how do I number each . (https://www.excelbanter.com/excel-worksheet-functions/7675-i-need-create-gift-certificates-excel-how-do-i-number-each.html)

Gus22

I need to create gift certificates in excel how do I number each .
 
I am setting up gift certifcates in excel and I need to number each one
starting at 100-205. Example: on line one column H, I would have Certificate
100 and line 13 Column, I would have Certificate 101 and so on. I need to do
this to 105 certificates and thought that there might be a Formula for this
function.

Thanks for the help!

Gus

K.S.Warrier

Hi,
please try this.
In column G,from cell G1 to G1365,put numbers from 1 to 1365.Then, in
H1,write =100
In H2,pu formula as =If(Mod($H$1+G1,13)=0,$H$1+Int(G1/13),"")
Copy this formula down from H2 through H1365.Then
You will get in H1=100,H2=101,H3=103,.....H1365=105.Is this that you want?
Thank you,
K.S.Warrier

"Gus22" wrote:

I am setting up gift certifcates in excel and I need to number each one
starting at 100-205. Example: on line one column H, I would have Certificate
100 and line 13 Column, I would have Certificate 101 and so on. I need to do
this to 105 certificates and thought that there might be a Formula for this
function.

Thanks for the help!

Gus



All times are GMT +1. The time now is 05:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com