You can assign the value you read from a cell to a variable and use the variable in your Move File activity for the renaming destination. In addition, be careful with hard coded file locations though, as it will hinder easy deployment (e.g. if you don’t have D partition or in some cases this might be an external drive, you will run into issues). Maybe better to use a relative file location, or at least store the location in a variable.