Ok I have been stuck on this for a while, and hope someone can help. I have an Excel Workbook with useful data in Column A and Column K. I would like to accomplish the following using a VBA macro on Worksheet 30:
Dim D04C_MMF_Count As Integer
D04C_MMF_Count = 0
If the contents of a cell in...