Search results

  1. D

    Hyperlink Address pointing to SharePoint URL

    I am running into the same problem. Has anyone come up with an answer?
  2. D

    Problem with grouping reports

    Thank you so much! That did the trick.
  3. D

    Problem with grouping reports

    Solved - Problem with grouping reports I have a report (see attached file) on which I have grouped on the Case ID field and all looks fine. Unfortunately, the client wants the Case ID field to appear on the same line as the other fields but without repeating the value for the Case ID. I can do...
  4. D

    Eliminating the header line in a datasheet subform

    Because the clients specifically want it to be a datasheet subform.
  5. D

    Eliminating the header line in a datasheet subform

    This is not just a read only form. I'll look into hiding the heading row. Thanks for your help!
  6. D

    Eliminating the header line in a datasheet subform

    I want to completely hide the header row or eliminate it.
  7. D

    Eliminating the header line in a datasheet subform

    With a particular client, they want to display a subform in datasheet mode. They do not want an alternative like continuous forms. If I am displaying the subform in datasheet mode, is there any way to eliminate the header row which contains the names of the columns in the subform? I know how to...
  8. D

    Automation Error Library Not Registered message

    Unfortunately, the answer is yes. According to some other things I've seen online, it appears that there is some kind of problem with the Outlook 14.0 library in the references. However, I lost the key and so I can't just do an uninstall and reinstall of Office 2010. Some have been able to get...
  9. D

    Automation Error Library Not Registered message

    I am running Office 2010 but at one time also had Office 2013 installed on my Windows 7 64 bit OS PC. The first attachment (AccessProblem) shows the error message that I get when it hits the Set olApp = CreateObject("Outlook.Application") line. I get the automation error - library not...
  10. D

    Interfacing Access to SPSS

    I have a project where I will need to use Access (probably 2010) to interface to SPSS (IBM's statistics package for the social sciences). Besides reading the data, we will need to update the information in SPSS through Access. Does anyone know if there is available out there an ODBC driver that...
  11. D

    Getting rid of blank page in a report

    Later, I did a file and compact and now the blank page no longer appears. Evidently, a file and compact is Access' equivalent of a cold reboot to take care of a PC problem.
  12. D

    Getting rid of blank page in a report

    I have a complicated report in which there is a main report which contains other reports within it. One of these reports (call it "Number Six") within the main report has several subreports. Within this report, I can successfully cancel the subreports so that they do not print if the data does...
  13. D

    Subreport breaks

    Two minutes after I made this post, I just tried adding the groups to the main report and putting the subreports inside the groups and the breaking finally worked. Please see my attachment (RevRpt) to see what I did. My apologies.
  14. D

    Subreport breaks

    I have a report which has several subreports in it. If a subreport will not fit all on the same page, then I want it to break and start printing on another page. I have tried grouping to keep the whole group together on the same page to do that but it still breaks in the middle of the Immediate...
  15. D

    Hide Subreport if no data and remove the Blank Space

    Boy - do I feel dumb. The shrink option was working but I had a bunch of white space at the top of the report which made it look as if it wasn't. My apologies.
  16. D

    Hide Subreport if no data and remove the Blank Space

    I am running into the same problem and it's disappointing that HIMANSHU was told to start a new thread in a similar post and then no one responded to him here. I have tried setting the can shrink property to YES and it makes no difference. If anyone has any ideas, I would be very grateful.
  17. D

    Page breaking between records in a subreport

    Thank you for your help!
  18. D

    Page breaking between records in a subreport

    I don't understand how creating an arbitrary group will help me in this case since we are talking about breaking on a complete record within a group. If you can help me understand that, I would be very grateful. Thanks!
  19. D

    Page breaking between records in a subreport

    I have a report in which there is a subreport that prints towards the bottom of the page. I know that I can use grouping to have the subreport print on the next page if the entire subreport cannot print on the current page. However, I want to have the break occur not for the section as a whole...
  20. D

    Breaking to new page within subreport

    Thank you so much! It seems a shame that you have to add a group to do this. I appreciate your help.
Top Bottom