1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Excel Auto Lead ID and Due Date Formulas Not Working

Our take

In your Excel workbook, you're encountering challenges with the Auto Lead ID and Due Date formulas, which are crucial for your data management. The formula for the Lead ID, designed to automatically populate sequentially when a company name is entered, is returning zero instead of the expected numbers. Similarly, the Due Date formula, meant to calculate a date seven days after the specified date, isn’t functioning as intended. Let’s delve into these issues to uncover the root causes and streamline your spreadsheet experience.

Hi,

I’ve spent several hours trying to resolve two issues in my Excel sheet.

I have a workbook with a separate tab where I created 7 fields. I successfully set up all named ranges, and the setup tab is working fine. I also saved them all in Name Manager, as I plan to use them as dropdowns in a second tab.

Here’s the problem:

1. AUTO LEAD ID (Column A): 

I’m trying to use the formula =IF(B2<>"", ROW()-1, "") so that when I enter a company name in Column B, Column A (Lead ID) automatically populates with 1, 2, 3, 4, etc. However, the formula only returns 0, no matter what I try.

2. Due Date (Column H): 

I’m using =IF(G2<>"", G2+7, "") because I want the due date to automatically update as 7 days after the date in Column G. But this doesn’t seem to work either.

I’ve tried 3 different AI tools to figure out what’s wrong, but I’m still stuck.

Could someone please help me understand what I’m doing wrong?

Thank you so much!

submitted by /u/Sad_Abbreviations_62
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with

#Excel compatibility#Excel alternatives for data analysis#Excel alternatives#AI formula generation techniques#financial modeling with spreadsheets#no-code spreadsheet solutions#formula generator#rows.com#self-service analytics tools#business intelligence tools#row zero#collaborative spreadsheet tools#data visualization tools#data analysis tools#Excel#AUTO LEAD ID#Due Date#formula#named ranges#Name Manager