Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Inputbox or UserForm

I need a way for a user to enter unique numbers and fill those unique
numbers into the empty cells of Sheet2 - column A.

The valid way of entering numbers should be:

123, 124, 125, 126 or
123 124 125 126 or
123-126 meaning all numbers 123 to 126

or a combination of the above. There should be no limitations to how many
numbers that can be entered at once.

Any ideas how to do this? Should I use InputBox or UserForm.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Inputbox or UserForm

I believe an input box is limited to 255 characters of input.

--
Regards,
Tom Ogilvy

"Stein Kristiansen" wrote in message
...
I need a way for a user to enter unique numbers and fill those unique
numbers into the empty cells of Sheet2 - column A.

The valid way of entering numbers should be:

123, 124, 125, 126 or
123 124 125 126 or
123-126 meaning all numbers 123 to 126

or a combination of the above. There should be no limitations to how many
numbers that can be entered at once.

Any ideas how to do this? Should I use InputBox or UserForm.





Reply
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
InputBox Help Mark[_8_] Excel Discussion (Misc queries) 2 November 24th 08 11:07 PM
InputBox with VBA Mark[_8_] Excel Discussion (Misc queries) 0 November 24th 08 12:39 AM
InputBox GeorgeJ Excel Discussion (Misc queries) 5 July 12th 07 01:20 AM
inputbox brownti via OfficeKB.com Excel Discussion (Misc queries) 2 February 9th 07 02:37 PM
inputbox Lawson Excel Programming 2 October 7th 03 08:58 PM


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

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

About Us

"It's about Microsoft Excel"