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

8 Posted Topics

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
191
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
78
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
106
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
252
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
349
Member Avatar for priyala

You can use MS Visual Studio > MS Visual Studio Tool > Package & Development Wizard to create a installation package of the VB proj. [QUOTE=priyala;523210]Hi, Can anyone tell me how to make VB forms an application as an installable something like an application. Thanks, Priya[/QUOTE]

Member Avatar for choudhuryshouvi
0
101
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
66
Member Avatar for jatinder_44

Hello guys, I have to log the data flowing between com ports of my instrument, through a bus, using datatap. I have to keep reading the datatap and log the data into a bin file. Also i have to capture the real time data like timestamp from the COM4 of …

Member Avatar for QVeen72
0
2K

The End.