Hi,

Here is the vlookup:

=VLOOKUP(RANDBETWEEN(1,10),'Formula Data'!$AD$5:$AE$14,2,FALSE)&" with "&VLOOKUP(RANDBETWEEN(1,47),'Formula Data'!$AB$5:$AC$51,2,FALSE)&" facing a "&VLOOKUP(RANDBETWEEN(1,10),'Formula Data'!$AF$5:$AG$14,2,FALSE)&" open from a "&VLOOKUP(RANDBETWEEN(1,6),'Formula Data'!AH5:AI10,2,FALSE)

It says the bolded part is volatile, but I cannot find why that is?

Any help is appreciated!!