View Single Post
  #5  
Old January 25th, 2010, 11:48 PM posted to microsoft.public.access.forms
Bob Quintal
external usenet poster
 
Posts: 939
Default What am I doing wrong

"SteveAman" u57757@uwe wrote in news:a2a5c1f224bf4@uwe:

Dirk Goldgar wrote:
I have been building access header forms with Subforms for over a
decade now,

[quoted text clipped - 7 lines]
section
identified by section, pretty basic stuff). What am I doing
wrong?


I'm not sure, Steve, but "Section" is the name of an Access
property (and object), so maybe it's the name itself that is
confusing things. You could try changing that field name and see
if that makes it work.

Dirk, you are the man!! That was it. I renamed my field callled
Section to (CStection!!) and it got rid of the error, if course I
had to replace Section in about a hundred lines of code and on
many screen, but it worked and was worth it!. Go fiqure "Section"
is a reserved word!

thanks so much, You wouldn't know how to merge multiple pdf files
within a directory to one pdf would you?(In Code)

Steve

Stephen Lebans has a tool to create and manipulate .pdf files
http://www.lebans.com/reporttopdf.htm

One function supplied is MergePDFDocuments(sMaster, sChild)

Just loop through the directory, adding one file at a time to the
master.


--
Bob Quintal

PA is y I've altered my email address.