A
Alan T
I'm trying to run the following formula:-
=IF(B2="","",VLOOKUP($B2,'Data Field'!$A$7:$B$12,2))
I need the formula to run in each cell from B2 to B10000. I know I can
drag the formula down through each cell. But this increases the size of
the sheet.
Is there any way to have the formula run in each of these cells without
dragging down?
=IF(B2="","",VLOOKUP($B2,'Data Field'!$A$7:$B$12,2))
I need the formula to run in each cell from B2 to B10000. I know I can
drag the formula down through each cell. But this increases the size of
the sheet.
Is there any way to have the formula run in each of these cells without
dragging down?