Welcome to the skill header Forums. You can ask questions, get help, or help other members out. Join our Forum for free.
Last seen: May 14, 2026
We are glad to inform you that it is available now. Click here to jump into it. 🤗
The next video of "Ultimate Employee Management HR System" (Part 9) is in progress and will be launched very soon. It is about a very important topic ...
Yes, it's great. You are right 35:38
We haved rechecked the newly uploaded video with no issues./p>
Use "Me.Undo" before it.
It seems that you are using Date format (dd/mm/yyyy) other than standard. Specify the format for both dates in your code. Like this: strSearch = "[D...
Do you have any example from the project? Please share so it can be more precise.
Keep the Public Variable declaration separate from the Main Dashboard Form in a Module with "Option Explicit" and keep the rest of the code from the O...
I have tested that after logging in, the Dashboard Navigation button highlights in the Main Dashboard form, and pressing the Enter key repeatedly does...
Sales Process includes, Sales Order, Sales Invoice, associated with the Customers, deduction in the Inventory, and the addition in the Accounts Receiv...
Here is the solution as you might have already observed in the V12 file. It should be helpful for others. If Me.Form.Recordset.RecordCount <> ...
@arseyguy I think, I got your point and have a suggestion for you to use a List box and a subform within a single form. The list box can contain multi...
That sounds a clear picture of grouping, the idea and efforts are appreciated. Contact info would be better in place of just a Phone Number.
@arseyguy It is fine, if you are not willing to open a form in dialog mode. If you want to open multiple forms within a single form based on multiple ...
