Hi,
I want to read a binary file and store each byte/character into an array.
Then i want to check what each of the bytes are, whether they are a 1, a 2 etc.. based on this, i will do some other computations.
The main thing i want to do is read/open a binary file, and put each byte into an...
Hi,
I am using the following code to save and then close a currently open workbook.
ActiveWorkbook.Save 'Save workbook.
ActiveWorkbook.Close 'Close workbook.
I also want to end the actual MS Excel Application, after the save and close have been done.
how do i do this?
thePunisher
Homer...
Hi,
I want to start a career working with 'Networks' and/or 'Data Communications' as they were my favorite/best subjects in college.
I have just graduated with a Bsc. in Computing Science and am wondering what are the best next steps to take for a career in this field. I have no experience...
How do i read in a binary file, copy the data to an array and then send the array data to a new binary file?
I want to create the binary file at run-time if possible.
Any help is greatly appreciated? Especially code.
thanks,
thePunisher.
The Wolf: Thats 30 minutes away. I'll be there in 10.
Hi,
I want to read in two binary files, then save the contents to two arrays, how do i do this?
I am converting fortran code to vb6, so i am not really sure what im doing, so any VB code that saves binary file data to arrays is welcome.
Thanks,
thePunisher
PS- Below is my code so far...
Hi,
Could you tell me what this code below does, and what the variables mean?
I know its opening a file, but i dont know what the UNIT and ORGANIZATION for example mean, i have never coded fortran before.
I am converting this code to VB, so i have to be able to understand it.
OPEN (UNIT=5...
Hi,
Ive just started coding Java again after 2 years. I have little experience in Java and OOD, i only did a bit in college and didnt like it then, but i want to add it to my armoury now.
Are there any good online java books, that deal more with the OOD side of things rather than coding?
I...
Hi,
I have to migrate FORTRAN code to Visual Basic 6.
I was wondering is there a free fortran to vb6 code converter.
The only converters i seem to find, cost money.
thanks,
thePunisher.
Chief Dan George-Get ready little lady, hell is coming to breakfast
Hi,
I have to migrate FORTRAN code to Visual Basic.NET, i am new to VB.NET, i have used the VB6 to VB.NET code updating feature before.
I was wondering is there a similar way to update/migrate FORTRAN to VB.NET?
thanks,
thePunisher.
Chief Dan George-Get ready little lady, hell is coming to...
Hi,
never seen fortran code before, but i'll be working on it soon in work.
Does anyone know any good online books/tutorials that are available for free download? So i can get an idea of what exactly im working with???
Thanks in advance,
thePunisher.
Chief Dan George-Get ready little lady...
hi,
I have the following....
17513
296734978
3986568
9328059
etc...
I want to copy and paste this into a spreadsheet, but i want the blank lines removed so it looks like this...
17513
296734978
3986568
9328059
etc..
Does anyone know how to do this?
The 'Remove blanks' option in paste...
Hi,
Could anyone recommend a good online book that is available for free download (with regards to VBA in Excel)
Or good online tutorials?
thanks,
the Punisher.
Chief Dan George-Get ready little lady, hell is coming to breakfast
Hi,
How do i select an entire column and find out how many values are in it?
Or even get the sum of all values in a column?
I will record this code, and then tailor it for myself!
thanks in advance,
thePunisher.
Chief Dan George-Get ready little lady, hell is coming to breakfast
Hello
I am programming a module in VBA behind excel.
I am able to:
Create an Access Database from the VBA code in Excel (including database fields and primary keys).
Create Access Queries from the VBA code in Excel.
What I want to do now, is select/copy a chunk of data in the excel...
Hey everyone,
I rarely use Adobe Acrobat, but i have encountered this issue.
I am using Adobe Acrobat Reader 5.0.
I can open a .PDF document in Acrobat Reader 5.0. But i want to retrieve only one page from the entire document which has images on it, and paste these images into a WORD...
Hi,
I am playing a mpg file in windows media player.
I want to take picture/screen shot of the video as it is played.
How do i do this?
PS-ctrl+print screen takes a screen shot, but when i paste it into mspaint, the video is playing in the mspaint screen.
thanks,
Chief Dan George-Get...
Hi,
I am programmably in VBA in Excel creating an Access database.
From excel how do i set the font of the text in an entire Access table, so it can be read easier.
Its easy in excel, but is it possible using VBA in excel to change the font in an Access DB?
how do i do this?
thanks in...
hi,
I want to fill a flexgrid with numbers from 2 - 400.
the grid is 20x20.
I have never done any code before with flexgrids. usually ive done all my grid displays using listViews.
My first idea is a do until loop or something.
Or are there any easier methods?
thanks,
thePunisher.
Chief...
Hi,
I am programmably in VBA in Excel creating an Access database.
From excel how do i set the actual width of a field in a table, so when i go into access to view the records, i dont have to constantly, manually change the field widths.
how do i do this?
thanks in advance,
thePunisher...
Hi,
I am coding a simple application in VB6.0
How do i set the RETURN / ENTER key to the tab button.
I want to be able to tab through various text boxes using the return button rather than the tab button.
How do i do this?
thanks,
thePunisher
Chief Dan George-Get ready little lady, hell...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.