> I'm having trouble tying in a macro to a command button I place at the end of
> a Word form. The Macro exports the filled-in info to a spreadsheet, but I
> don't see anything in the button's properties that would execute the
> macro...???
Open the Visual Basic Editor, double-click "ThisDocument" in the Project Explorer
window, then select "CommandButton1" (or whatever you called it) in the "(General)"
dropdown at the upper-left in that code window. This is the routine that will
execute when that button is punched.

Signature
.NET: It's About Trust!
http://vfred.mvps.org