ATTN: SteveT

B

Bob Barnes

Steve - These did not work (Someone was Kind enough to
send me the code).

I understand why ".CopyFromRecordset" doesn't work.

objXLSheet.Range("A1").Value = strMyString

or

objXLSheet.Cells(rownr, colnr)= Me.lblMyLabel.Caption


hth

Bob --> TIA
 
Top