Hi there,
The "Const" keyword indicates a constant - i.e. something that can't change according to a cell value. Try this instead:
WBDCode:Dim fPath As String fPath = "C:\Int\Equal\Game\Open\Text Files\" & Worksheets("Control").Range("B2").Value
Like this thread? Share it with others