10
► OCX File ► Convert DB ► Excel File Converter Fast Reporting components www.fast-report.com for Delphi 7, 2007, 2009, XE1-3 Royalty-free end-user report design

Visual Basic Excel To Stand Alone

Embed Size (px)

Citation preview

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 1/10

Home Scripts Tutorials Tracker Forums

ASP Subjects/Titles Submit

HOME TRACKER Visual Basic

Excel To Stand Alone

I produce Excel Spreadsheets, and want to progress to making them function asStand alone Programmes. I know that I will need to use a programming language,but can you advise if visual basic is the correct one. The formulas I write in Excel canthey be easily converted ??? I have been seaking an answer to this problem for awhile now.... I have been advised about Visual Baler, but not sure it is what I need...

View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Control Excel With VB Or Convert Excel To Stand-Alone

Excel As Stand Alone Application?

VBA - Excel - Stand Alone Application - HOW?

Create Stand Alone Excel Session From Code

How To Compile Work In Excel + Additional Visual Basic Code Into A Stand AloneExecutable

No Stand-by On My App!

Xp Stand By

What Does OCX Stand For?

Stand Alone EXE?

Stand Alone DLL's...

What Does API Stand For?

Go On Stand By

What Does Ocx Stand For

What Does API Stand For???

What Does The 'ME' Stand For ?

Stand Alone VBA

Stand Alone...

Stand Alone DB

Stand Alone Exe In VB

Stand Alone VB Program

Completely Stand Alone Possible?

Stand Alone, Add-In, Copywrite

VB6 Stand Alone Application

VB Stand Alone Application

Stand-By Monitor

Hibernate & Stand-By

Stand Alone DB App (Just Starting)

Stand Alone Programme

What Do 'w', 'dw', 'lpsz', Etc Stand For?

Shut Down, Log Off And Stand By Etc

► OCX File

► Convert DB

► Excel File Converter

Fast Reporting componentswww.fast-report.com

for Delphi 7, 2007, 2009, XE1-3 Royalty-free end-user report design

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 2/10

Stand Alone Application

How To Make An App Stand Alone

ADODB Stand-alone

Stand By This May Take A Few Minutes

Ahhhh! HELP! I CANT STAND IT!!!

Stand Alone Application

Run VB6 As A Stand-alone Programme

Using MS Acess DB In Stand Alone VB App.

Access VBA To Stand Alone VB

What Is BitBlt, And What Does It Stand For?

Copying File, Please Stand By (1 Of 39)

VB6 And Vista.. How Do Things Stand?

Generating Stand-alone Applications

What To Do To Have A VB Stand Alone Automation Program

TRUE Stand Alone Application

Creating A Stand Alone Game

Preventing Stand By/hibernation

Updating Stand-alone Recordsets?

Stand Alone To Lan Server ... How Change ?

Control Excel With VB Or Convert Excel To Stand-Alone

Re: Controlling Excel with VB or Converting Excel to stand-alone

I was considering converting an Excel spreadsheet to a stand-alone application, and aftera search of the forums I found this comprehensive article: How to Automate Excel fromVB6 http://www.vbforums.com/showthread.p...instance+ExcelWithout fully understanding it, it looks like VB can be used to run Excel in the background,is that correct?

If so, would that solve the issues (listed below) that I have with the spreadsheet?

1)There is a single workbook containing both the VBA code and the users' data. Asupdates are needed, users will have to delete the workbook and replace it with the newone, meaning a loss of data.

2)There is code to hide Excel's standard features at start up and insert a custom toolbar.This works well on Excel 2000 to 2003, but the custom toolbar does not appear on Excel2007. Also, Excel 2007's title bar is visible.3)Even with a splash screen, the user knows it is Excel. Something that looks like a stand-alone application might have a higher perceived value than "just a spreadsheet".4)Depending on the version of Excel, there is a prompt regarding macro security settings,which can confuse inexperienced users.5)Some charts created in Excel 2000 (the earliest supported version) don't display in Excel2007.

The spreadsheet contains 14 sheets; 4 for data entry, 5 for charts, 3 for reports and 2for calculation, plus about 900 lines of VBA code.

What might be the best way of dealing with the above issues?I have some knowledge of VBA, but anything outside of that (including VB) I would wantto outsource to someone who knows what they're doing. If someone suitable can befound, what exactly would I be asking them to do? To put it another way, how do Itranslate my requirements into software terms?

Thanks in advance,

Excel As Stand Alone Application?

Split off from THIS thread.

I am interested in this as well. Up to now I have been saving my 'final' Excel projects asxlt, so I have more control over the user interface. Eleminating the need for an Officeinstall, that would be a neat trick!Edit by italkid: Please start your own threads in the future instead of hijacking others,thanks.

VBA - Excel - Stand Alone Application - HOW?

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 3/10

VBA - Excel - Stand Alone Application - HOW?

Hello nice forum and nicce people here

My question is: is it possible to launch a VBA application in it's own window, with all otherExcel windows hidden or invisible?

I've tried to place in the "Private Sub Workbook_Open()" some statements like"windows.hide" etc. but I can't find the right way.

The purpose is to have a CLEAN window of the main Form only on screen, even if in theunderground it will work with data available on at least 5 worksheets,without having any messy (for the user) Excel windows with menus, icons, buttons etc.which will produce confusion.The main form opens a couple of other forms and it has an END button which closes Exceldefinitely.

Thanks for the kind help (if possible)

CiaoLexar

Create Stand Alone Excel Session From Code

Hi,I open an Excel file from VB into Excel. Is there a way to then 'disconnect' my programfrom Excel so that, if my app closes or has a problem or the user wishes to perform other

functions, Excel is unaffected.

How To Compile Work In Excel + Additional Visual Basic Code Into A Stand

Alone Executable

Hi, I have created a fairly complex programme that starts with filling in data in some exceltables, taking combinations of these data further into a number of visual basic routinesdepending on outcomes of calculations, presenting new data in new excel sheets in formof data in tables and also in diagrams that are designed due to the data they are basedon, then converting all of this to Words documents, deleting all calculated datas andcreated presentations in excel and finally storing the files (.doc) on the harddisk.

I want to compile this lot into one executable stand alone file which a user should be ableto use without being dependant on having access to excel. Preferby, also independant ofthe availability of Words.

I have used the Office 2003 package and I have access to Visual Basic 6.0

Please help me. Microsoft has been asked to assist and claims it is not possible !!!

Urbanl

No Stand-by On My App!

Hi! When using Microsoft Office 2000, I accidentally sent my computer into Standby. Amessage box appeared telling me that the program does not allow people to use standbywhile it is running. How can this be achieved in my application?

I hope you guys can help me out

Xp Stand By

Hey anyone knows how to enable stand by mode in windows xp?Im not asking for any codes just instructions

What Does OCX Stand For?

Does ne1 know or have an idea what does the .OCX extension stand for.(I know those are ActiveX controls if that was your answer. I wonder what it means.)

Perheps .ACX was taken?Some other guesses:Object Collection eXtensionObject Controll eXtension

Stand Alone EXE?

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 4/10

Stand Alone EXE?

VB6. Can I make a stand alone exe, as opposed to using the setup routine? My program isused on a network. Can I get the network to just push/register the required DLL's oneveryone's PC's and avoid the setup routine, or is there more to it?

Stand Alone DLL's...

One more question for you all....

I have a DLL - I use this DLL in many programs. I have been referencing each DLL's inReferences. I have other DLLs that do not have to be referenced but called.

How do you call a dll to be included in a program without being referenced?

How can the dll stand alone?

Doc

What Does API Stand For?

See topic...

Thanks,Kalicki

Go On Stand By

Does anyone know how i can write a code to make your computer go on stand by? I haveno idea where to start.

What Does Ocx Stand For

I'm just wondering, what does OCX stand for (i know what it is and how to use it)

What Does API Stand For???

What does API stand for???

What Does The 'ME' Stand For ?

I've seen a lot of code sample and also whole project sourcecodes, which have lines like :

Code:Me.CommonDialog1.InitDir

My question is...what does the 'ME' mean, and how do I use it ?

Stand Alone VBA

Hi,

Till now I made quit some VBA templates in Word XP for my company. They all interactwith a SQL-database and output data in Word XP. But now one has only 4 userforms (todisplay our company addressbook) and doesn't interact with Word.

So now I'm wondering if and how I could transform this VBA script into a seperateprogramm. Is this possible?

Because now, everytime the shortcut is clicked on the desktop, Word XP is opened andafterwards only the active document is closed (not whole Word for those cases wherepeople already had Word opened). So that's now always very nice...

Thanks in advance!

Stand Alone...

hi everyone..

can you help me with my problem..i have project.exe that the function is opening existing database in ms access..

but this is my problem..

i want to stand alone my project.. where in i can open my existing database that wascreated in ms access but the user who will used it does not have installed ms access...

it is possible?

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 5/10

it is possible?

is there a syntax or command that im going to used or any sofware to be installed that ican view the data inside the database except ms access?

any help will muchly appreciated...

thank you..

~brigz

Stand Alone DB

Hello Everybody,

I have an Access 2000 database with a couple of VBA forms on it. The basic function ofthe database is to display records to the user. We distribute this database to our clientson DVDs. The problem I am having, is if one of our clients doesn't have access or useaccess 97 then our database program on the DVD doesn't work and the client can'taccess their data. Is there anyway I can make the access database a stand alongdatabase or use something else that will get the trick done?

Thanks for you help,

~ Mark

Edited by - markflury on 4/15/2005 12:28:17 PM

Stand Alone Exe In VB

I've got this problem: I wanted to make an autorun for the CD. That requires a standalone exe. I put all the dependencies of the exe file on the same path of the exe. Theprogram ran fine. But when I ran it on a newly installed Windows 95 Machine. I found thefollowing message.Your olepro32.dll is too old. This program needs a newer version to be installed. The program, checked the file firstly in the system folder of the Windows. Now myquestion is:"Is there any way that I could specify the path of dependencies of program. So that itcould reads them directly from the specified path and it sould not try to get thedependencies from the System Folder?"

Stand Alone VB Program

Hello all.

I want to send out a program I wrote in VB, and I want to only have to send the exe file.I have two OCX's that I am using, and I do not want to have to send a package or sendthe OCX's. I would like to figure out a way to compile the program with all thecomponents. Help!.!.!.!

Garry

Completely Stand Alone Possible?

Would it be possible to include the DLLs INSIDE the app so that the user wouldn't need tofind them if they don't have them? How would anyone go about that?

Just a thought...

-LOC-

Stand Alone, Add-In, Copywrite

First off I would like to thank everyone who answers questions in this forum. With thesearch feature I have learned much about VB in Excel and through my own teachings andyour help I have come up with a rather powerful tool being beta tested at a localorganization. Here is my question. How would I go about making this mine. Is there a wayto make it a stand a lone without excel(don't think this is possible). Can you write an add-in with a template cause the whole book(about 15 sheets) has to be the same the way Ihave this set up. And how do I go about copywriting it or patenting it. Sorry if this is thewrong forum to post this(admins feel free to remove if it is). Any help in this matter wouldbe great. Thanks in advance.

wfire

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 6/10

VB6 Stand Alone Application

I have a project using VB6, but now it require run only in CD not install anything toharddisk, any one know how to register ActiveX and DLL silent, and transparent with userplease tell me.Thanks in advantage.P/S: I am using some OCX, and my database is Access 2000.

VB Stand Alone Application

Any body know some program use to add dll and ocx into one executable file only likesThinstall.

Stand-By Monitor

Dear Forum readers,I am looking for an API call that can stand-by the monitor. I have seen examples that canonly blank the monitor, but not stand-by.

Thank you!

Hibernate & Stand-By

Dear forum readers, I am searching for a piece of code that will let the computer enter in Hibernate (Windows2000 & XP) or Suspend mode.

Thank you, Sebastian

Stand Alone DB App (Just Starting)

I have an Access DB that I want to freely distribute. It's quite small and quite basic withone table, a couple of queries and a couple of forms.

It doesn't allow users to change the stored data, but they do need to be able tomanipulate the stored data through queries, for instance to pick which record to displayby selecting from a combo box.

If I was to package it with Access Runtime then non-Access users can use it but it needsto be installed to the HD. Even if it means starting from scratch, is there an alternativethat would allow it to be run from, say, a CD without users needing to install anything ontheir HD.

Beginner, so all comments welcome.

Stand Alone Programme

hi to everone this is my first time,i am new to vb also.

my problem is i have a programe that i want to put on disk, the data base i use isaccsess, however other users of this disk do not have accsess, is there any way i canmake my disk play on computers that do not have accsess data base. thank you inadvance jim

What Do 'w', 'dw', 'lpsz', Etc Stand For?

Code:Private Type SYSTEMTIMEwYear As IntegerdwLowDateTime As LonglpszSourceName As LongpDest as AnylpFileTtime as FILETIMEEnd Type

Pls advise what do 'w', 'dw', 'lpsz', 'p', and 'lp' mean? Thanks.

Shut Down, Log Off And Stand By Etc

I am making an app to shut down, etc etc on a timer event, blah blah blah.

I have seen a few different ways to shut down, log off ans stand by a computer, but ineed one which will work on all OS's.

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 7/10

Can any one help?

Cheers, ILMV

Stand Alone Application

Hi, ive developed a project using VB6 and would like to know how i go about creating astand alone application for this project, so as that it will run on systems that dont haveVB6 installed.

Thanks

How To Make An App Stand Alone

Hi I have been working on an app with somebody else and to show them I thought thatjust making the .exe file would work but certain things do not. What is the best way toovercome this.

ADODB Stand-alone

I Used adodb somethimes.. but i'm not at home right now so i can't test it..

So here's my question:

Can ADODB stand-alone? I mean.. Can you use it when people don't have Accessinstalled. So not.. Is there another why to use Access Database without others havingAccess?

Stand By This May Take A Few Minutes

Hello

I want to display a message box that says:

"Please Stand by your request is being processed. This may take a few minutes. Thankyou for your patience."

And have it go away when the process is done.

I can do the part of putting up the message box but I can't figure out how to tell it to goaway when the processing is done.

Thanks

David

Ahhhh! HELP! I CANT STAND IT!!!

hii have a problem which is giving me the poos... i have created a database using thefollowing..

RnVersion = 32

Set ItemDatabase = CreateDatabase _ (ItemDatabaseLocation, dbLangGeneral, RnVersion)

when i open the database like so...

Set ItemDatabase = OpenDatabase(ItemDatabaseLocation)

and i go to use the database.. i get a 3420 error message saying object not set orsomething.. Ahh how do i open a database using the way i have saved it?? Please helpanyone!!!

Stand Alone Application

I would like to create an installation software but I have some problem on computer whereprevious versions of certain OCX are installed (or are not installed).

In fact I must create a software which can be ran on any windows computer. When thesoftware begins, he must check if OCX present on the system are ok. If not, he mustupgrade automaticaly these OCX. At this time, I must upgrade 4 OCX: Richtx32.ocx,comctl32.ocx, comdlg32.ocx et tabctl32.ocx.

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 8/10

Anybody can help me?

Thank you in advance,

Philippe HALET

Run VB6 As A Stand-alone Programme

I am trying to improve my knowledge of Visual Basic, using various programming guides, allof which refer to "starting visual basic" and selecting "Standard.EXE". My computer isrunning Windows XP and Office 2003, and I can only seem to open VB from within anapplication such as Access or Excel which are using VB 6.3. However, when I open VBfrom within one of these applications, I cannot find "Standard.EXE" or anything similar.

Am I missing something here? I want to follow the instructions in the book but I seem tohave a problem getting started.

Is there a way of starting VB as a stand alone programme, or should I be approaching thewhole problem from a different direction? Any help would be much appreciated.

Best RegardsJohn

Using MS Acess DB In Stand Alone VB App.

Hi, I was just wondering if it is possible to include in a VB6 stand alone program a MS AcessDB for use on a PC that does not have MS Acess.. ie.. can I use when creating mydistrobution a MDB file that will work on a PC without MS Acess.

Regards

David

Access VBA To Stand Alone VB

Hello,

I have a complex application (including Forms, security, tables, views, etc.) developedwith Microsoft Access 2000 VBA.

I would like to migrate this application to an EXE (standalone) VB6 or VB.NET project andkeep as many features as possible.

Is there a way, guide, wizard or documentation that could help me on this issue?

Also, I know that I can face some problems regarding to VBA code to VB code.

Would you recommend VB6 or VB.NET?

Please, any help will be appreciated!

Regards,Fernando.

What Is BitBlt, And What Does It Stand For?

Merry Christmas everybody,

Sorry for asking stupid questions, but what is BitBlt, and what does it stand for?

Answers on a Christmas Card Please.

Jason.

Copying File, Please Stand By (1 Of 39)

Hi all,

After using PDW to build a setup program, I run the setup and find the following message:

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 9/10

Copying file, please stand by (1 of 39)

I don't know why there are so many files need to be loaded. I have another program setupwhich use the same library and control, it just costs (1 of 7). I have checked projectreference and components, so I am sure the two projects use the same libarary.

I would like to know, what can i do for that. It take long time to wait until 39 files loaded.

Much thx,Mkjoe

VB6 And Vista.. How Do Things Stand?

I was just wondering if anybody has advice on what will end up circling the drain in Vista ifanything..Particular API's? File Access?Legacy Controls?Thread Management?

Everywhere I search I seem to get bombarded with reasons why .Net 2005 is the bestthing since sliced bread, but I'm that guy who still uses fortran/cobol/vbdos/qbasic hereand there.. (I actually have a running xt and 386 in my basement, the 386 runs my X10home automation I like vb6 a whole lot when it serve my purpose.. Really hoping I don'thave to lock it up down there..

Generating Stand-alone Applications

Is there a way to create stand-alone programs (like .exe) written in VB, if the onlyavailble version you have is VB 6.3, integrated in Office products like Excel/Word? I can'tfind a why to save my script into an .exe file, I can only visualize and run my forms(programs) on top of an Excel or Word sheet.

If not, what VB version would I need?..Thx!

What To Do To Have A VB Stand Alone Automation Program

hi.i would like to build a program that will extract data from textfile to Excel and Access. buti want it to deploy it on a server where there isn't Access & Excel on it. I see that in the VB project, i must insert the reference to Excel and Access, but i don'tknow if the compiled project will work on a computer without Excel or Access installed. Should i insert some files with my project or something else ? Or it is not necessary ?thank u for reading & helping.Galios

TRUE Stand Alone Application

I am up against the wall on this one....

Is it possible with VB6 to create a TRUE stand alone application? By TRUE stand alone i am talking an EXE that does not require any install package, DLL,OCX, ect. where you can take the EXE copy it to any PC and have it run!

With QB this was accomplished by use of the INCLUDE but I have not found anything ofthe type for VB.

I currently have a Bat file that I upload to about 2000 locations run it and collect theresulting data. The problem is that the Bat file is gettin very complex and an EXE willhandle the complexity much easier but since the program has to be uploaded ran thenremoved after it is processed and data collected (required by the company) I need theEXE to be a TRUE stand alone.

Creating A Stand Alone Game

I have some experience programming in VB for Excel, Word and am now playing withPowerPointhttp. I want to create a stand alone program that can be used on any windowsbased computer based upon code that currently works in PowerPoint or Excel even if thecomputer doesn't have PowerPoint/Excel/Etc. How do I do this?

Preventing Stand By/hibernation

My program needs to execute code at specific times normally when the user is away, ifthe user has stand by enabled then it will go into stand by tand the program will fail toexecute, is there a way I can prevent stand by until the operation is executed, and then

1/29/2014 Visual Basic :: Excel To Stand Alone

http://www.bigresource.com/VB-Excel-to-Stand-Alone-R6G7b6o9HB.html#PMXrjZxpck 10/10

execute, is there a way I can prevent stand by until the operation is executed, and thenallow the normal stand by idle interval to work?

Would executing a "SendKeys" every few minutes work? Surely there must be a betterway than this.

Please let me know.

Thanks

Updating Stand-alone Recordsets?

I've created a stand-alone recordset and have bound it to a FlexGrid control. I'd like touse rs.Sort and rs.Filter to filter and sort field values and want to know if it is possible toupdate field a stand-alone recordset. I do not have a great deal of familiarity withrecordsets.

Stand Alone To Lan Server ... How Change ?

now i work for stand alone yet and i want it to work in lan network ... every seat canusing same database ... how to do ?which i should set ?

Privacy Policy | Terms of Use & Service | Contact Us | Copyrights Notice

Copyright © 2005-08 www.BigResource.com, All rights reserved