View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dickychan dickychan is offline
external usenet poster
 
Posts: 1
Default help.. want write a simple marco

l want write a simple marco to auto find a number in a long range o
number...like the following:
. A B
1 1 59
2 77 90
3 99 103
4 111 145
5 150 170
6 187 200

the value in A and B is mean from A to B.....like row 1..it mean
1, 2, 3, up to 59....and so on of other rows....
what l want is have a inputbox for me to input a value like
155....
and l need find in row 1's (A1: B1) ....then row'2 A and B ..until en
of row...
if the number what l input is in the those range...then msgbox show m
have this number....
Pls help...........th

--
Message posted from http://www.ExcelForum.com