Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Rich
Dim WhatNumber As Long While WhatNumber < 1 Or WhatNumber 100 WhatNumber = Application.InputBox("Input number between 1 and 100", "Number?", , , , , , 1) Wend HTH Cordially Pascal "Rich" (no spam) a écrit dans le message de news: ... have a macro which requires a user to enter a number between 2 values (1 and 100) , is their a way to shorten the imput box field so only allow values between these figures |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
7 Day Automatic Imput | Excel Discussion (Misc queries) | |||
Autocorrecting my Number imput | Excel Discussion (Misc queries) | |||
Automated imput partly | Excel Worksheet Functions | |||
two-imput data table | Excel Worksheet Functions | |||
Imput box - Multiple Lines (\n) | Excel Programming |