Posts by CaulfieldS

    Quick background, ive ended up on this site multiple times while putting together excel sheets and figured its about time i join.


    my current issue is trying to figure out a formula that would search in cell (e4) for any text, if text is found do nothing, if no text is found copy cell (b4) and paste into cell (l4). i will eventually be going down columns with this formula.


    Thanks in advance
    [TABLE="width: 500"]

    [tr]


    [td]

    b

    [/td]


    [td]

    c

    [/td]


    [td]

    d

    [/td]


    [td]

    e

    [/td]


    [td][/td]


    [td][/td]


    [td][/td]


    [/tr]


    [tr]


    [td]

    Name

    [/td]


    [td]

    chk#

    [/td]


    [td]

    amount Due

    [/td]


    [td]

    amount paid

    [/td]


    [td][/td]


    [td][/td]


    [td]

    still owe

    [/td]


    [/tr]


    [tr]


    [td]

    joe shmoe

    [/td]


    [td][/td]


    [td]

    $xxx,xxx

    [/td]


    [td][/td]


    [td][/td]


    [td][/td]


    [td]

    joe shmoe

    [/td]


    [/tr]


    [tr]


    [td]

    jane doe

    [/td]


    [td]

    513

    [/td]


    [td]

    $xxx,xxx

    [/td]


    [td]

    $xxx,xxx

    [/td]


    [td][/td]


    [td][/td]


    [td][/td]


    [/tr]


    [/TABLE]