A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

What does "subscript out of range" message mean when trying to cr.



 
 
Thread Tools Display Modes
  #1  
Old July 19th, 2007, 10:44 AM posted to microsoft.public.access.reports
scottishfirefighter
external usenet poster
 
Posts: 1
Default What does "subscript out of range" message mean when trying to cr.

Im trying to create a new form or report using the wizard, and when i add a
particular field from one of my tables, i get a message saying "Subscript out
of range". What does it mean and how do i fix it?
  #2  
Old July 19th, 2007, 11:57 AM posted to microsoft.public.access.reports
Allen Browne
external usenet poster
 
Posts: 11,706
Default What does "subscript out of range" message mean when trying to cr.

"Subscript out of range" means that the code is trying to refer to something
(typically a field) that it can't find.

If you get this message when running a wizard, Microsoft suggests taking
these actions:
http://support.microsoft.com/kb/303769
http://support.microsoft.com/kb/242218

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"scottishfirefighter" wrote
in message
...
Im trying to create a new form or report using the wizard, and when i add
a
particular field from one of my tables, i get a message saying "Subscript
out
of range". What does it mean and how do i fix it?


  #3  
Old July 19th, 2007, 07:37 PM posted to microsoft.public.access.reports
David W. Fenton
external usenet poster
 
Posts: 3,373
Default What does "subscript out of range" message mean when trying to cr.

"Allen Browne" wrote in
:

"Subscript out of range" means that the code is trying to refer to
something (typically a field) that it can't find.


More specifically:

It means that the requested item counter used for navigating a
collection is invalid for a collection or array is greater or
smaller than would be valid.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:39 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.