G
GMet
I get an error on this code:
LOEcriteria = Application.WorkSheetFunction.Vlookup(K4,'WBS
Code'!$A$2,$$d$40,4,0)
The error message highlights the single quote at 'WBS Code'
What do I need to do?
GMet
LOEcriteria = Application.WorkSheetFunction.Vlookup(K4,'WBS
Code'!$A$2,$$d$40,4,0)
The error message highlights the single quote at 'WBS Code'
What do I need to do?
GMet