I find myself always changing the way MS Publisher opens a document ...
Is there a normal.dot like in Word?
I'd like to have a default zoom of 75% but it always opens to 43%
MS Word has a normal.dot
Does MS Publisher have something similar?
I don't want 'format publication' to appear
each time I open a file.
It's annoying to X it out all the time.
When I hover over a MS Publisher file listed in a directory I see Type, Date and Size.
How can I include a small description.
I tried File, Properties but it doesn't seem to work.
My first column is Name and my Second column is ID number.
When I have say 50 columns, how can I get these 2 columns to appear on each successive page in the printout?
Windows XP SP1 2.2 Ghz 512Ram
I boot my Dell Inspiron 8200 and all is fine for about 5 minutes. System Idle process CPU is 99%, taskmgr.exe is 0%.
I open a VB project and it runs fast ! I close it and open it again several times. Same super speed.
I close the VB project (no applications are...
I'm writing a VB6 application which references an Access 2000 db.
My students have all the OS's from W98 to XP.
When I distribute my exe can I distribute the same db support files for all OS's or do I need to include a correct set for each possible OS?
For example will Jet 4 do it for all ...
I created an ActiveX control with VB6.
My graph has 4 text boxes and 1 command button and a picture box. After I enter numbers in the textboxes I then click on the command button and a graph is drawn in the picturebox.
#1 I go to the control toolbox in Word 2002. I click on the control and it...
I downloaded a VB6 Project from Planet Source Code. The author says that the code can be used in any which way. I need some help but the author’s email link is not working.
The project has a form and user control. The Project Property Type is Standard exe. I compiled the project and the exe...
code in form1 appears below
error: object required in set statement
project has: form1, module1 and usercontrol1
bmp$ = Graph.Picture
SavePicture Graph.Image, bmp$
Set UserControl1.Picture = bmp$
I omit word 'set' and get same error.
What gives?
Thanks
Mathprof
I created an OCX using VB6. I put a picturebox (called graph) 4 textboxes and 1 command button (command1) on a form. I type numbers in the textboxes and then click on the command button.
The result is a graph grid in the picturebox.
See code below.
'=====================
Private Sub...
I created an ocx with vb6.
I then opened a new exe project and wanted to include the control.
However, the ocx is missing from the component list.
Yet, it shows when I use explorer (It's in system32)
Why is it invisible in the vb project component list.
I even registered it successfully with...
I want to be able to insert (in Word) a picture which would be a graph of a function (like: f(x)=2x-3) on x&y axes.
When I click on something (what?) I would be prompted for details on the scales for the x,y axes and the function . The function would then be graphed, and I would be able INSERT...
Could someone outline the steps I must take to create an 'object' for MS Word 2000?
I want to be able to 'insert' my object just like MS Chart is inserted.
I notice that in MS Word 2000 I can click on insert, object, then create FROM FILE.
I want to create an object which will print a grid...
I'm using VB6, with MS JET 4.0 in my code.
What files must I include in my setup.exe to cover all types of users? w/access 2000 w/access 97/ no access, etc.
Martin Weissman
In my code I reference Microsoft.Jet.OLEDB.4.0 because I have Access 2000 on my system.
I reference Microsoft Jet & Replication Objects 2.6 Library.
I'm using Installshield Express 4 for my setup.exe
Do I need to include Jet351, Jet 4 and MDAC 2.5 in my setup files?
The network administrator at my college is having trouble installing my math program on the school's servers. He tells me he's using an NT4 or 2000 server.
my program math911 is at
http://www.math911.com/setupm/setupm.exe
My web site is www.math911.com
If you need a good math tutorial program...
My standalone VB6/access 2000 program works fine. Not so, when I put the app on a server. When a client calls the app it works fine. However, if a second client calls the app, it freezes. What must I work on when changing a standalone version to a client/server version?
Specifically,
#1 Should I...
When a program is installed on a server and called from a workstation, in which order does it search directories for required DLLs?
If an outdated DLL is in the system directory at a workstation will it interfere if the correct DLL is on the server?
Prof Weissman
Hi,
My program works on some workstations but gives errors on others. For example:
error 50003
error 481 (invalid picture)
I use "savepicture" with a bitmap
Which (VB6) DLL is used with bitmaps?
I suspect that it has to to with DLL/OCX files which are missing or outdated at the...
Hi,
When a student logs on to my program at a workstation, the program asks for a password and a 'password' file on the server is checked. If the password is found, then that students' grade file is opened and his name appears on the opening screen.
A school told me that when 2 students log on...
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.