I need to import a 200 page pdf to an indesign file. I need it to import page 1 into four locations on the first page and page two into four locations on page two. and continue with this process for the rest of the book. I am sure from what little I have read that you can do this with scripting...
Run time error 2001
You canceled previous operation
end or debug
I click on debug and it displayes this line in yellow
lngKey = Nz(DLookup("Firstname", "rep", "[RepID] = " & Me.Combo7 & " AND [Mileage_Date] = #" & DATE & "#"), 0)
Don't know what the exact problem is.
rkellogg
I have a data base that tracks milage, working time, according to rep. I am trying to get the stop milage form to check to see if a record with the same date and rep exists if so then edit the existing record if not then create a new record.
I have tried it with the following code in VB but...
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.