Results 1 to 4 of 4
  1. #1
    That_Guy is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    13

    Cannot find Page... where is it looking?

    I got the following error 'pgDetailReport$' is not a valid name. make sure that it does not include invalid characters or punctuation and that it is not too long.

    When I look at the query in design view it shows SQL Code such as:

    UPDATE [ABCD DATA] INNER JOIN [Policy Extensions] ON [ABCD DATA.GEID = [Policy Extensions].GEID SET [Policy Extensions].[Location Data] = [ABCD DATA].[location Data]
    WHERE ((([ABCD DATA].[Location Data]) Is Null) AND (([Policy Extensions].Status) Not In ("Pending Approval","Terminated")));


    Where the heck is it looking for pgDetailReport$ How do I find out?

    I know... novice question, but I really cannot figure it out.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Try *importing* everything into a fresh new db and see if the problem follows: http://www.btabdevelopment.com/ts/impnew

  3. #3
    That_Guy is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Aug 2012
    Posts
    13
    Thanks, figure it out. It was looking into a table which was then looking at a XLS file with a tab in it.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    Great! Thanks for sharing your success and solution. I marked this thread as Solved for you.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Page Header & Forced Page Break
    By Donnydon in forum Reports
    Replies: 1
    Last Post: 09-08-2011, 08:24 AM
  2. Replies: 3
    Last Post: 08-07-2011, 09:22 PM
  3. Page break on report inserts empty page between
    By Galadrielle in forum Reports
    Replies: 0
    Last Post: 07-07-2010, 04:18 AM
  4. Replies: 1
    Last Post: 05-22-2010, 08:30 PM
  5. Replies: 0
    Last Post: 02-11-2009, 06:43 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums