Forum Discussion
Ali Alkhalifah
Nov 12, 2018Copper Contributor
How to create incremental number in forms for Purchase Order PO
Hello, We are moving from G-suit to office 365, and we are going to use forms. I have created a couple of forms and they work fine. Now I needed to add the incremental number when a staff create...
Ali Alkhalifah
Nov 13, 2018Copper Contributor
Gues what I found the answer,
Using this formula
=IF(A5<>"",J4+1,"")