Like this ? I'm not sure what to put for CLL as Range, what is CLL ?

[VBA]Dim App_List As Worksheet, Build_Sheet As Worksheet
Dim App_List("A:A") As Range, Build_Sheet("H3") As Range, CLL As Range[/VBA]

Cheers,
Glen