I hope someone can help me! I've got an application which I was tinkering with, and I clearly screwed something up in the VB code, however, I can no longer access the code.
Normally, when, in the Properties window, I click on an "Event procedure" and click on the "..." next to it, VBA...
I have a form that I use for entering data on sales of an item. On that form I have two fields, "CreatedDate" and "ChangedDate" which are locked and set by the following code:
Private Sub Form_BeforeUpdate(Cancel As Integer)
Me!ChangedDate = Now()
End Sub
Private Sub...
Hello,
I've got a master form, which is made up of many related subforms, each or which is based on a query selecting the relevant information from the underlying table of that subform. The master form is based on a query which links 3 tables, tblAssign, tblLease and tblBusName. tblAssign has...
This seems like it should be simple, but I can't get it, so I'd appreciate any help.
I've got a text box in which a user enters a number, but I want to make sure that the number is a multiple of 5 (e.g., 5, 10, 15, etc.). I know I need to use a function that I can either call on an onBlur...
Hi,
I've got two font problems when I save my Pagemaker 7.0 file as a pdf file. They both involve the Californian FB font. In my font directory (in the Control Panel) it shows I've got this font in regular, bold and italic. When I format it in PM as bold italic, it shows up and prints from...
Hi,
I have a file that someone else created in Freehand 9.0 on a Mac, and I want to be able to edit it in Photoshop 6.0 on a pc. What would be the best format for the creator to save it in, so that I can open it and still retain the layer structure of the original file?
Thanks
Hi,
I have a file that someone else created in Freehand 9.0 on a Mac, and I want to be able to edit it in Photoshop 6.0 on a pc. What would be the best format for the creator to save it in, so that I can open it and still retain the layer structure of the original file?
Thanks
Hi
I'm designing an Access application to allow a user to easily create multiple copies of parking permits which have basically the same information. Each printed permit will have 4 common fields (Location, ValidDates, IssuedTo, ESO_Num) and one field which is unique (PermitID).
I'd like to...
Hi,
This seems like it should be a simple one, but I can't find the answer. How can I move between tab controls on a form, without using my mouse. I see how I can write a macro to move between pages, and call that macro from a command button, but it doesn't seem like I can do this for tabs...
Hi,
I have a form which tracks users who are buying tickets to specific events, and calculates the the cost depending on what they buy. So I have 5 text boxes, one of which is required, the other 4 are not (series1, series2, etc). I'd like to have a calculated control (seriesQuant) show how...
Hi,
I know the real answer to this question is to use Pagemaker, but I've only got Photoshop 6.0, so I'm trying to make it work. Here's my situation:
I'm creating a brochure which uses a color line drawing, a color image (a watercolor painting) and black type. I've kept the type in type...
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.