I have been able to get the fontunderline and fontblod to work with the following code.
Private Sub Detail_Format(Cancel As Integer, FormatCount As Integer)
DCUCapable.Properties("fontunderline") = DCUCapable > 1
End Sub
I need the background color to be changed though and can't...
Yeah you heard me.. I would like to have it so when i plot the drawing it has a field in the titleblock or just somewhere on the drawing it has the date and time printed on it. I would like this to be dynamic obviously so that i can keep track of my revisions more easily. Please let me know if...
I want to be able to split this type of data at the hyphen. I don't want the hyphen to be included on either part.
Here is a good example of a one. CA100231-01231H01X
I want to be able to split it into CA100231 and 01231H01X. I am using the right and left expressions now but it isn't always...
I am using access 2000 Developer and have had a problem with a package that i have created. I install it on a computer with a runtime version of access on it, and when i try to run it i get a runtime error. I am using a form with vba code for everything to keep it simple and have the startup...
I want to use the Package and deployment wizard to make an access file to run on another computer. I have all of the code but need to use the add in and it isn't there.... I am using developer edition.. I go to add ins and there are none listed and none available to add in! I must have not...
I have managed to get everything working from my previous post.... I can't however get the forms list box to automatically select the control number in it. There is only one number in the list box, and the list box is named "list0"... I need it to automatically highlight this...
I am trying to make a fully automated, report printing Form. I have a form that automatically checks for new data every minute and need it to be able to print. The form has a list box that is where control numbers of unprinted reports are put. I then made a macro that will open the report...
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.