I have a report that needs to determine a set of criteria for each record prior to printing the detail line.
In the OnFormat event, I test each record in the recordset. If it doesn't meet the criteria, I set the following properties.
With Me
.MoveLayout = False
.NextRecord = True...
Good Afternoon,
I'm trying to store a long string into a string variable, but it seems to only retain around 256 characters. In looking at the Access VB reference regarding String Data Types, it suggests that this data type will hold up to 64,000 characters. Am I misunderstanding? I've also...
Good Day,
I've experienced this problem in the past but it's not been critical since my documents were small. But now that I'm working on larger documents, it's become a problem.
I've written a script to set several BuiltInDocumentProperity fields. When I run the script it recalculates the...
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.