R
R Green - WoWsat.com
Hi... I'm trying to create an invoice in excel and ask the function to
perform this:
let's say I have two columns. The first (A) column I have a price amount,
while the second (B) column to the right of the first I have a column that I
can add a "P" (for provincial sales tax) or a "G" for GST tax.
What function can I use to ask the excel to look for the B column for "P"
and if there's a P, then add the amount immediately to the left of that
cell? I would imagine using some sort of array function, but I'm a little
confused about using arrays.
Any help would be appreciated!
Thanks
perform this:
let's say I have two columns. The first (A) column I have a price amount,
while the second (B) column to the right of the first I have a column that I
can add a "P" (for provincial sales tax) or a "G" for GST tax.
What function can I use to ask the excel to look for the B column for "P"
and if there's a P, then add the amount immediately to the left of that
cell? I would imagine using some sort of array function, but I'm a little
confused about using arrays.
Any help would be appreciated!
Thanks