I'm having all kinds of issues linking to an external spreadsheet which has a huge cell reference formula in Excel 2013. The formula exceeds the character limitation. Here is the current formula,
='\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models\[Judi.xlsb]Farmington_Accent'!$CW$293+'\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models\[Judi.xlsb]Farmington_Accent'!$CW$347+'\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models\[Judi.xlsb]Farmington_Accent'!$CW$350
I can't map to a network drive as this is accessed from individuals throughout my company. I've tried using the HYPERLINK formula, but I can only get to the point where it opens the workbook. This is what I have so far, =HYPERLINK(AAQ463&AAQ547), where AAQ463 = '\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models and AAQ547 = Judi.xlsb.
Any help will be greatly appreciated.
Kevin
='\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models\[Judi.xlsb]Farmington_Accent'!$CW$293+'\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models\[Judi.xlsb]Farmington_Accent'!$CW$347+'\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models\[Judi.xlsb]Farmington_Accent'!$CW$350
I can't map to a network drive as this is accessed from individuals throughout my company. I've tried using the HYPERLINK formula, but I can only get to the point where it opens the workbook. This is what I have so far, =HYPERLINK(AAQ463&AAQ547), where AAQ463 = '\\pvmx6180\wfm\CC_Staffing_&_Training_Model\Staffing_Models and AAQ547 = Judi.xlsb.
Any help will be greatly appreciated.
Kevin