Hi,
My question is:
Log is range in excel, where user comes and pastes file location in excel with file name and extension then below code runs perfectly
Open (Range("log")) For Output As #iFileNo
but I want to user to only mention location and I want to provide file name and extension from...