-
Hello, at the moment, cells that contains 0 works well, but when the cell is empty it gets skipped and I would like to fill those empty cells with 0. What I'm doing is import the excel, take every billing per month and adding at the end of the year on 31st of december the total amount of billing during that year. But the problem is empty cells (if there's 0 it gets it as 0) get skipped. So if from 2022-05-01 to 2022-08-01 it's empty will get those months skipped. What I have at the moment is:
|
Beta Was this translation helpful? Give feedback.
Answered by
ignaaaam
Jan 24, 2023
Replies: 1 comment
-
Okay my mistake, got already solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
patrickbrouwers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay my mistake, got already solved.