Dear all,
I have write a vba code that can copy data from another excel spreadsheet.
But i have a problem to display the information properly.
Say example:
original Excel:
00001 (text format)
00002
00003
00004
after the VBA copyfrom recordset, it become:-
1 (numeric format)
2
3
4
Below are the codes, any vba code i can convert it to TEXT format while in the process CopyFromRecordset?? Please advice.
![]()
Please Login or Register to view this content.











LinkBack URL
About LinkBacks
Register To Reply

Bookmarks