最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

I am trying to create a formula in Excel that will generate a unique number if a reference cell is not blank, but the number be

programmeradmin0浏览0评论

The formula I tried but doesn't work quite right is

=IF([@[DMR?]]<>"",2025 & MAX($F1:F1)+1,"")

The idea is to create a unique number that is 1 more than the last number created. I am trying to embed the year to help know what excel database to find information on the unique number as we archive the spreadsheet every year and start fresh. The formula does generate a number but it is always giving me "20251" regardless of the last time the formula resulted in "True". Is what I am trying to do possible with just a formula? Thanks in advance!

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论