I have documents that need to be read-only, but that have headers and footers that is pulling info from an access database application. How can I get these docs to have write capable headers and footers, but not the rest of the doc?
Please Help.
I am checking for required fields in the OnClose function and if there is a field missing I want the Close function to stop. It just keeps closing on me. This is what I have:
If Me!txtReqNum <> "" Then
If IsNull(Me!optionReason) Then
MsgBox ("Please enter a reason for the status...
I set up the connection and opened the recordset, but when I ran it this is what I got:
Error Type:
ADODB.Recordset (0x800A0E7D)
The connection cannot be used to perform this operation. It is either closed or invalid in this context.
/resultspage.asp, line 12
Here is my code; what am I doing...
I need to use the IRR function in a form with fields on the form as the values in the array. Could someone send me an example of how they did this? Is it possible to use the function simply as the control of the control source for the text field?
I am trying to customize Microsoft Help to run through my website and customize it. I found it on Microsoft's site, but the instructions are confusing. Has anyone done this and could they give me a step by step on how to start?
I am using HTML page with no frames and no CSS. I would like to click on some links at the top of the page and have the content within a table change according to the link. Can table content be changed within the same page or should I try anchor tags? Is this even possible?
I am trying to merge certain fields from a table in Access to a Word doc, but I am recieving an error: "Word cannot open the data source". Here is the code that it is bombing on.
ObjWord.mailmerge.OpenDataSource _
Name:=lvQISName, _
LinkToSource:=True, _...
I am coding a button to email reports that contain from access using the acFormtSNP, but users that have Windows 98 and 95 are having problems with this. Is there anything anyone can suggest?
Thanks
Prog76
I am trying to put workgroup security on one database application, but when I open other database apps they use the same security. I have the database I want to secure on the network and the security file, but it still affects other databases. Is there a way to only apply security to one database?
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.