A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Please use following code
[Code]
Range("O2").Select
Selection.Consolidate Sources:= _
"'C:\Users\Sales1\Desktop[TEST FOR RACK - Copy.XLSX]" & ActiveWorkbook.Name & "'!" & ActiveCell.Name, _
Function:=xlSum, TopRow:=True, LeftColumn:=True, CreateLinks:=False
GetATPUICultureTag = sCulture
Let me know if that helps.
Kind Regards,
Engr. Jamshed Muhammad