S 
		
								
				
				
			
		saravan
How to concatenate cell value in formula having filepath.
Cell B4 has the formula
='C:\prj\[123.xls]Sheet1'!$A$1
Cell A4 has the value
prj
Required kind of formula
='C:\ & A4 & \[123.xls]Sheet1'!$A$
				
			Cell B4 has the formula
='C:\prj\[123.xls]Sheet1'!$A$1
Cell A4 has the value
prj
Required kind of formula
='C:\ & A4 & \[123.xls]Sheet1'!$A$