Hello All -
I need a VBA code where Column "A" has three variables: Completed, In Progress & Not Started. Based upon the variable I need Column "B" to show a "3" for "Completed", a "2" for "In Progress" and a "1" for "Not Started." I am new to VBA and very new to If Else statements so I appreciate everyones help. I would like to run this in Access as part of a report output, but is that even possible or do I just need to run the VBA in excel once I have queried the data in Access and dumped it into excel?
Thanks in advance for the help!