Automate data entry on specific date every month

Vishal Jhaveri 0 Reputation points
2024-06-24T19:37:45.63+00:00

I have designed a table for my monthly income and expense entry. There are certain entry like home loan EMI needs to enter on specific date i.e. 5th of every month.

now i wanted to make this entry on auto mode every month in my table.

i tried few of formula but auto posting is not happening with any of the formula.

need help.

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,661 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jiajing Hua-MFST 7,390 Reputation points Microsoft Vendor
    2024-06-25T05:27:21.2466667+00:00

    Hi @Vishal Jhaveri

    If an entry is generated on specific days of each month, it's best to use VBA code.

    But you can try to generate this entry every table, using a formula to judge: if it is on specific days of each month, the value is XXXX, otherwise the value is 0.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.