|
-
May 4th, 2006, 09:33 AM
#1
Thread Starter
Giants World Champs!!!!
Publisher 2003 and Textboxes?
I want to create a ticket to an event that we are hosting (I know how to do this) but I want to number each ticket with a separate serial number (I don't know how to do this). I have added a textbox to the ticket but when I go into the VBA Editor (Alt + F11) I can't seem to find the object. Additionally how would I set a global variable to hold the ticket serial number?
Thanks!
Last edited by Mark Gambo; May 4th, 2006 at 09:45 AM.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
May 4th, 2006, 10:05 AM
#2
Re: Publisher 2003 and Textboxes?
Mark
How about treaating the ticket as a mail-merge?
You could add a merge field and link to to a list of numbers stored in an Excel worksheet...
Declan
Don't forget to mark your Thread as resolved.
Take a moment to rate posts that you think are helpful 
-
May 4th, 2006, 10:31 AM
#3
Thread Starter
Giants World Champs!!!!
Re: Publisher 2003 and Textboxes?
Hmmm, interesting thought, i'll give it a try. Thanks
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|