+ Reply to Thread
Results 1 to 3 of 3

IF IS NUMBER THEN

  1. #1
    filo666
    Guest

    IF IS NUMBER THEN

    Hi, an easy one, how to make a sub that chek if some value is numeric or text
    if cell(a,b)=" any number???" then
    tralala lalala lalala
    end if

  2. #2
    Bob Phillips
    Guest

    Re: IF IS NUMBER THEN

    If IsNumeric(Cell(a,b).Value) Then

    --
    HTH

    Bob Phillips

    "filo666" <filo666@discussions.microsoft.com> wrote in message
    news:137ED108-EC02-434D-A28B-3A4D8DC0F217@microsoft.com...
    > Hi, an easy one, how to make a sub that chek if some value is numeric or

    text
    > if cell(a,b)=" any number???" then
    > tralala lalala lalala
    > end if




  3. #3
    filo666
    Guest

    Re: IF IS NUMBER THEN

    thank you very much

    "Bob Phillips" wrote:

    > If IsNumeric(Cell(a,b).Value) Then
    >
    > --
    > HTH
    >
    > Bob Phillips
    >
    > "filo666" <filo666@discussions.microsoft.com> wrote in message
    > news:137ED108-EC02-434D-A28B-3A4D8DC0F217@microsoft.com...
    > > Hi, an easy one, how to make a sub that chek if some value is numeric or

    > text
    > > if cell(a,b)=" any number???" then
    > > tralala lalala lalala
    > > end if

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1