You can save plain-old xls files in the DIF format (data interchange format) and post that to the board (ascii)

You can export the form definitions and code via the VBA editor and save as .frm extention and post that too !

Then the user will have to reassemble (import) the two pieces back together ... never tried it but it might work ?

Maybe you just want to post the VBA code ?

-Shawn