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
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for pbosek

I am using VBA to work with excel files. The code allows the user to select files, processes them and gives the req data from input files in Excel workbook. After ptocessing, the excel file will be set visible for the user and the objects are also set to Nothing. …

Member Avatar for techniner
0
174
Member Avatar for pbosek

I open a excel workbook with a name given in a text box, say XXX. The vbp also allows the user to select multiple csv files. I need to open csv files one after the other, get some values and then close. How do i open files in new tab/spreadsheet …

0
74
Member Avatar for pbosek

I get series of pop ups 'Permission Denied', 'Continue Loading Project' when i tried to open a vbp. I use a activex control created using MFC in this VBP. I am able to open and work with others vbps. I restarted the PC and still find the same. :( Pls …

Member Avatar for jaasaria
0
102
Member Avatar for pbosek

Can somebody let me know how in Word doc can a word be searched and then get Nth word in that line(found text line), using VB??

Member Avatar for Diguelo
0
226
Member Avatar for pbosek

I get binary data from a file which is to be displayed in hex byte wise(i.e. 2 digits). format$(hex(num),"00") places a leading zero for single digit numbers but it doesnot support for hex (A-F). How do i get leading zeroes for bytes of values A-F? Is there any simplae way …

Member Avatar for pbosek
0
305
Member Avatar for priyala

Hi, Can anyone tell me how to make VB forms an application as an installable something like an application. Thanks, Priya

Member Avatar for choudhuryshouvi
0
94
Member Avatar for pbosek

My VB code has macros which imports a tab seperated text file selected by user into a standard excel template(work sheet). The import to excel is done by query tables. When the text file is chosen thru dialog box and resp commnad button is pressed, the handler opens the excel …

0
63
Member Avatar for jatinder_44

How to copy data from serial port to notepad,by the save button on the form without calling notead to write it in ,can we directly place the data to notepad from textbox which receving data. thank u wating for reply

Member Avatar for QVeen72
0
1K