Conncet VB to Excel

L

Luke M

Open up the VBA editor in XL by having XL open, and pressing Alt+F11. Either
paste your code to a sheet, or insert a module and then paste the code to
that.
 
Top