View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nina Hibbler Nina Hibbler is offline
external usenet poster
 
Posts: 3
Default New at VB, need help implementing simple commands...

It's been a while, but I've programmed in C++. I've never programmed in
VB. I'm trying to figure out how to implement some simple checks within
an Excel sheet. I want to be able to check things like string length (<
and ), column width, number of columns to be a certain amount, whether
or not a string of characters are in all caps and things like this. I
wanted to know if anyone could help me accomplish this. I've been
wanting to figure out an easier way to check through a sheet filled with
data.

Thanks


*** Sent via Developersdex http://www.developersdex.com ***