Thread
:
Filling a formula down a column where only one cell value referenced changes?
View Single Post
08-27-2018, 03:23 AM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,100
What about
=IF(AK3=Sheet2!$A$1, Sheet2!$B$1,IF(AK3=Sheet2!$A$2,Sheet '2'!$B$2,IF(AK3=Sheet2!$A$3,Sheet2!$B$3,"")))
xor
View Public Profile
Find all posts by xor