J
JMay
I have cells B10:B50 with text (samples) as follows:
B10 MLC\Trans 4110 Cash Log
B11 MLC\Marion 4131 Log CC
B12 MLC\Trans 4128 Log Disc
B13 MLC\Trans Jan04 LockBox
I am wanting to build formulas
in C10:C50 to Extract only the
4XXX (the four digit numbers
always beginning with 4)
C10 4110
C11 4131
C12 4128
C13 <<< (Leave Blank)
Also wanting to build formulas
in D10
50 Which apply ONLY to
Numeric Text Values in Col C, such as
C10, C11, C12,, but NOT C13
to Read and Furnish
the following:
If B10 contains "CC" then Provide "VM"
If B10 contain "Disc" then provide "DS"
Other wise if neither Provide "RG"
I've been trying to get this going now for a couple hours without success.
Anybody up for giving it a shot? Would be Much appreciated...
B10 MLC\Trans 4110 Cash Log
B11 MLC\Marion 4131 Log CC
B12 MLC\Trans 4128 Log Disc
B13 MLC\Trans Jan04 LockBox
I am wanting to build formulas
in C10:C50 to Extract only the
4XXX (the four digit numbers
always beginning with 4)
C10 4110
C11 4131
C12 4128
C13 <<< (Leave Blank)
Also wanting to build formulas
in D10
![Big Grin :D :D](/styles/default/custom/smilies/grin.gif)
Numeric Text Values in Col C, such as
C10, C11, C12,, but NOT C13
to Read and Furnish
the following:
If B10 contains "CC" then Provide "VM"
If B10 contain "Disc" then provide "DS"
Other wise if neither Provide "RG"
I've been trying to get this going now for a couple hours without success.
Anybody up for giving it a shot? Would be Much appreciated...