Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Is there a way of Setting an If loop to search for A-Z without doing A or B or C or D etc. I have a column of data and it contains varying things in the specific colum but im trying to pick out only those that have a single letter in them. Heres my code below is there an operator i can put instead of ???????? If Worksheets("Line List").Cells(i, "B") = ("A"??????????"Z") Then Cheers James -- JamesBurrows ------------------------------------------------------------------------ JamesBurrows's Profile: http://www.excelforum.com/member.php...o&userid=35101 View this thread: http://www.excelforum.com/showthread...hreadid=549445 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
real number | Excel Discussion (Misc queries) | |||
SUNDERA - Real Time Excel Collaboration | Excel Discussion (Misc queries) | |||
How to make excel not round real numbers when making a histogram? | Charts and Charting in Excel | |||
Real Value of .UsedRange.Rows.Count | Excel Worksheet Functions | |||
real estate sales template? | Charts and Charting in Excel |