refer attach file.
I want to how to write formula in B3 (FIRST CHARACTER DONOT CALCULATE i.e. R
I WANT START CALCULATE FROM 2ND CHARACTER ONWORD i.e. 1040.
how to write formula in : B3 position.)
is it possible.
Hi,
Not quite sure what you require but may be one of these?
=SUMPRODUCT(--(Sheet1!$B$2:$B$6),--(Sheet1!$C$2:$C$6=Sheet2!A2))
or
=COUNTIF(Sheet1!$C$2:$C$6,Sheet2!A2)
copy both downwards
oldchippy
-------------
![]()
![]()
If you are happy with the help you have received, please click the blue scales icon in the blue bar of the post.
Click here >>> Top Excel links for beginners to Experts
Forum Rules >>>Please don't forget to read these
Try pasting the following formula into B3:
=VALUE(MID(A3,2,LEN(A3)-1))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks