Nuacht

To pull data from another sheet in Excel, use cell references, use the VLOOKUP function, or use the INDEX and MATCH functions.
Excel offers myriad options for referring to workbooks and sheets in your VBA code. See which methods make sense in which situations.