LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
J J is offline
external usenet poster
 
Posts: 1
Default MultiPage UserForm - Need to Prevent Duplicate TextBox Entries

I need suggestions. I have a multipage userform. On the last page of the
form, there are several textboxes (more than 25). The contents of these
textboxes are page numbers for a presentation. What is the best way to
prevent duplicates from being entered?

I thought at first that I could cycle through all of the controls on the
page, then check to see if the control was a textbox, then compare that
value to the current textbox value. A few problems are apparent with that
thought - first, control.value is not available in VBA. Second, I would
have to write code for each textbox afterupdate event.

I need help figuring something out. Any ideas out there?



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prevent duplicate entries in Excel 2000 Stressed Excel Discussion (Misc queries) 11 January 28th 08 09:07 AM
HOW CAN I PREVENT DUPLICATE ENTRIES WITHIN A WORKBOOK, i.e. job # beyondthevail Excel Discussion (Misc queries) 1 March 28th 07 12:55 AM
Prevent Duplicate Validation List Entries JK Excel Programming 1 January 7th 06 08:15 PM
Blank entries on multipage userform WillRn Excel Programming 0 March 4th 05 02:53 PM
Prevent duplicate entries Teri Excel Worksheet Functions 1 March 4th 05 01:28 AM


All times are GMT +1. The time now is 06:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"