OK,

I took out the "vbNewLine" and used the code below.

VB Code:
  1. lstDrive = lstDrive.AddItem & objDisk.DeviceID

It is still giving me the :

Compile Error:
Argument not optional

Then it highlites ".AddItem"