I would like to generate an entire page of randomly chosen letters (one letter in each cell) I have tried to use a combination of the IF and RAND functions however I am limited to 7 nestings, as opposed to 26 for each letter. Can someone suggest a better method to do this which falls under the nesting limit.