Hi,
my loop is not working and i can't figure out why?
Also how do i get the macro to find cells that begin with that number and do not equal it?
Thanks,
![]()
Please Login or Register to view this content.
Hi,
my loop is not working and i can't figure out why?
Also how do i get the macro to find cells that begin with that number and do not equal it?
Thanks,
![]()
Please Login or Register to view this content.
Last edited by jonn; 06-06-2007 at 11:52 AM.
I don't know about your loop, how is it not working? What is it doing?
About this
try![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Last edited by mpeplow; 06-06-2007 at 03:27 PM.
hi what does that do?
![]()
Please Login or Register to view this content.
hi,Originally Posted by mikerickson
can you explain that formula to me
Thanks,
InStr is VB's version of search.
![]()
Please Login or Register to view this content.
Cool Thanks,
It keeps Bringing up an 'Application -defined or object defined error on the: -
'If InStr(CStr(ws1.Cells(i, A)), "0124") = 1 Then'
line? any ideas
![]()
Please Login or Register to view this content.
A isn't defined, which would cause an error.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks