Using ppt 2003, xp. On the File command there is suppose to be a Package for CD command. There is none. Re-installed office 2003. Still nothing.
I have a presentation opened.
Any ideas?
Thanx.
Trying to create a pdf with about 50 jpg's. And when opening the pdf want an audio clip to play throughout the viewing of all images.
In Acrobat 7.0, have created the pdf, added the images, the sound tool, set it to loop. The problem is that it does not start unless clicked and then stops when...
In Crystal Reports 9 there is the ability to Snap-To a grid. I can't seem to find that feature in VB6 using the same report. The stand alone CR report is a .rpt whereas the VB6 is a .dsr
Also, in the .dsr unless I use bold on a specific report the summary numbers are truncated when right...
The sub should have read:
Private Sub txtAddress_KeyPress(KeyAscii As Integer)
Call FormChange(bFormChange)
End Sub
It works only not the way it was first presented here.
I'm trying to capture changes to a form. It works except when the 'Del' key is used.
Private Sub txtAddress_KeyPress(KeyAscii As Integer)
Call FormChange
End Sub
Public Sub FormChange(ByRef bFormChange As Boolean)
Dim obj As Object
For Each obj In frmSStab
If TypeOf obj Is...
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.