I need a code to add my records in to MSHF .

I m adding records by specifying the

mshf.col(0) = rs.fields("empname")

but i want to add the records in the following likely format:

mshf.add rst(0) vb tab ??? rst(1) vbtab and so on. but i dont know 
the exact format to write.

thanx




















'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to