Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for otomatis

Hi all, I want to display excel data range from '2/1/2011 10:00:00 AM' to '2/4/2011 10:00:00 AM' using ADODB and VB6. The data result then display on the listbox but actually i get data that i don't want (date 10,22 are include). Does somebody can help me..? Here is code …

Member Avatar for AndreRet
0
99
Member Avatar for otomatis

Hi all, I am trying to manipulate an Excel spreadsheet. I want to search the A column for a string from a text box of vb6 then display it. I can't get it to work in my VB6 app. What am I doing wrong ? Dim mailmwo As Excel.Application Dim …

Member Avatar for monarchmk
0
2K
Member Avatar for otomatis

Hi, all Does somebody know how to open text file with half of its name using vb6. example i have 2 files in C:\, they are : 1. Myfile10001.txt 2. Myfile20001.txt I want to read file no.2 with 7 characters first (Myfile2xxxx.txt), and ignore next characters. my script is : …

Member Avatar for Jx_Man
0
407