I have converted a word document, which has several hyperlinks, to pdf using Acrobat Reader Standard 6.0. As long as I created the pdf within Word, the hyperlinks came along with them. But, the hyperlinks with bookmarks toward the bottom of the pages, do not jump to that bookmark, only the top...
I have a spreadsheet linked to an Access 2000 DB. This spreadsheet updates upon opening. I have a user that receives the following message when attempting to open the spreadsheet: "The Microsoft Jet Database engine cannot open the file {file location path} It is already opened exclusively...
I have split a database with the app local and data on network. I had a problem with my form receiving a duplicate value error on the autonumber field when 2 users made a new record. I have since changed the data type of the autonumber field to number and added the following code to my form...
I am quite new to Access programming. . .please forgive some of my names, etc. I have tried many different things to get my filtered form to print on my report, but no go. Here is the background.
I have a form, Main Job Form, with a print button that prints out the records on a report...
I am quite new to Access programming. . .please forgive some of my names, etc. I have tried many different things to get my filtered form to print on my report, but no go. Here is the background.
I have a form, Main Job Form, with a print button that prints out the records on a report...
Background:
Main Contact Table
[Contact ID]
[Contact First Name]
[Contact Last Name]
[Discipline ID] is a look up to the Discipline Table
Discipline Table
[Discipline ID]
[Discipline Name]
[Disc Deactive] yes/no
qryDiscipline: is a query with all fields from Discipline table
Main Contact...
I was under the impression that if I limited the combo box list to only "active", I would no longer see the names in the records prior to being marked inactive.
It worked just fine! Thanks!
How to I make a list for a combo box “independent” from the field? I have a form with a record source of “Job Query.” I have combo box with a record source of table “SAM”. This list for the combo box has become quite large and some of the names in the list have become inactive and won’t be...
Try clicking in the gray area on top, to the right of the last Tab. You should see only 1 set of sizing handles. Now click and drag the tabs down lower.
I have a button on a form which takes the records from a filter and prints them on a report. I have added this code to the report to reflect the filter criteria:
Private Sub ReportHeader_Format(Cancel As Integer, FormatCount As Integer)
Let Me.txtFilter = Forms("[My Report...
I was having trouble with a chart report coming up with a blank page. The tip I received is the following which worked great! Note: The mentioned [Forms]![frmChartReports]![EndDate] and [Forms]![frmChartReports]![StartDate] is 2 unbound fields ([StartDate] and [EndDate]) on a form...
I received some help from Microsoft on this. This is what they had to say. . .seemed to work like a charm!. . .
Based on my research, the graph does not match the data of the query result, but it is referencing data from the original result in the report. This behavior seems to be on Windows...
I think you are on about the report not closing. After playing with it more, I noticed when the chart report comes up in print preview, and I click close, I moment later I can hear my computer “cooking” for a second. FrmChartReport was, of course, still open when I clicked close on print preview...
I have a form, frmChartReports, with 2 unbound controls: StartDate and EndDate. frmChartReports also has 5 command buttons that run its own report which is a chart. Each of the chart reports are based on parameter queries, which use the unbound StartDate and EndDate on frmChartReports. When...
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.