Hello All,
I'm currently working on updating a logging system we use at work.
Currently the log has 4 Columns.
I have revised the log in order to add a macro program to automatize a few items. So here is what we have.
Column A has been page set to either have a blank or "C". This being if any changes have been made to columns B, C, D, or E.
Now at the same time I want the following to happen. Depending on which row the "C" appears, a macro would run to check the row to see if all the four columns have been filled. If they are filled then a message window would appear with a yes no option. Prompt would be something like. "All check items have been filled for (Name of project located in column F). Would you like to run report?". If the user presses no, then Column A would change the "C" to a "P" (For pending) and close. (I'll be programming another macro to go back and do something with all the "P" in column A. Otherwise if the user presses Yes. The first message window closes and a new window opens saying "Report being generated" and a macro called "NOC" would run which generates a special report.
Anyways i have been researching how to do this and am having a problem wrapping my brain around this task. It's been several years since i last wrote macros so i'm rusty and think with a little help and direction, i can get back in the game. Anyways, can anyone please provide some assistance or let me know if you require additional information for help.
I'm currently working on updating a logging system we use at work.
Currently the log has 4 Columns.
I have revised the log in order to add a macro program to automatize a few items. So here is what we have.
Column A has been page set to either have a blank or "C". This being if any changes have been made to columns B, C, D, or E.
Now at the same time I want the following to happen. Depending on which row the "C" appears, a macro would run to check the row to see if all the four columns have been filled. If they are filled then a message window would appear with a yes no option. Prompt would be something like. "All check items have been filled for (Name of project located in column F). Would you like to run report?". If the user presses no, then Column A would change the "C" to a "P" (For pending) and close. (I'll be programming another macro to go back and do something with all the "P" in column A. Otherwise if the user presses Yes. The first message window closes and a new window opens saying "Report being generated" and a macro called "NOC" would run which generates a special report.
Anyways i have been researching how to do this and am having a problem wrapping my brain around this task. It's been several years since i last wrote macros so i'm rusty and think with a little help and direction, i can get back in the game. Anyways, can anyone please provide some assistance or let me know if you require additional information for help.