Enter Keywords:
1 - 10 of 404(0.01 seconds)
Sort By:
 
I am developing a Add-in in Excel'95.I display a Userform(DialogSheet).When the user moves mouse on to the worksheet ,he should be able to select the range of cells(the dialogsheet should remain on...
Zones: MS OfficeDate Answered: 07/22/1998 Rating: 6.2 Views: 0
I have a Word97 template with checkbox controls on it. When a new document is created based on this template, a userform comes up prompting the user to enter some information. Based on this input, ...
Zones: MS OfficeDate Answered: 06/21/1999 Rating: 6.2 Views: 0
What are the effective size limitations of a VBA Project (Word97)? I have a template project with the potential of about 100 UserForms and a couple megabytes of code. For all intents and puro...
Zones: MS OfficeDate Answered: 09/11/2000 Rating: 7.0 Views: 0
I have text set in my project that I need to set globally for the project, do I just put this in a public sub or do I have to place them in a special place??? they need to be accessed from the us...
Zones: Visual BasicDate Answered: 08/16/2001 Rating: 8.0 Views: 0
Using Excel97 SR2: I have VBA written to automate retrieval of data from an OLAP cube.  Currently, a Sub loads UserForm to collect OLAP server ID and pswrd. UserForm has two buttons: Cancel - hides...
Zones: MS OfficeDate Answered: 05/20/2002 Rating: 9.4 Views: 0
I create an x-y plot on a picture on a form.  I would like to print the graph picture.  Is there a print command that would let me print just that picture or all the objects on a form? Thanks, Eric
Zones: ProgrammingDate Answered: 10/13/2003 Rating: 8.8 Views: 0
Hi I am experimenting with excel userforms and keep bumping into little problems I have this code that pulls the data from the cells, however the cells with list boxes dont work unless you actu...
Zones: MS OfficeDate Answered: 07/11/2003 Rating: 7.8 Views: 0
Hi Folks, I am currently writing one of my first VBA applications which is used to display different Charts. The source data for the charts is contained in a worksheet. I would like to be able t...
Zones: Programming, Probabilit...Date Answered: 05/01/2004 Rating: 8.4 Views: 4
Hi All, I have been asked to write an Excel based VBA application. In essence I will use UserForms to prompt users for input and based on their input manipulate a worksheet like a database and a...
Zones: MS ExcelDate Answered: 12/19/2003 Rating: 7.6 Views: 22
I have a Userform with textboxes that place information into a document using bookmarks, some of the textboxes have information used only for calculations in the Userform and are not placed in the ...
Zones: MS WordDate Answered: 02/04/2004 Rating: 9.0 Views: 0