answersLogoWhite

0

In Excel, B1 is a cell address where column B and row 1 meet.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the correct formula to calculate area of a trapezium?

A = 1/2 (b1 + b2) h b1 = base 1 (usually the bottom) b2 = base 2 (usually the top) h = height


What is a B1?

B1 in science is you and genes


How do you write an excel formula to find the gross margin percent if A1 is cost and B1 is retail?

"=((B1-A1)/B1)*100" alternatively if you format the cell as a %, it would just be "=(b1-a1)/b1"


What reference of Excel is an example of B1?

B1 is a relative reference.


What formula would you use in Excel to add cells b1 and b2 together?

You could use either of the following, by putting the formulas in any cells except A1 and B1: =A1+B1 =SUM(A1:B1)


In excel what is the correct formula to auto sum column B?

If you have numbers in cells B1 through B134, use the formula: =SUM(B1:B134). You can use auto sum to insert the formula by highlighting the column (you can click on the column letter) and clicking the AutoSum button on the menu.


Can I work on a B1/B2 visa"?

No, you cannot work on a B1/B2 visa.


Does B1 breakdown alcohol in the body?

yes B1 breakdown alcohol in the body.A deficiency in vitamin B1 makes it harder for our body to breakdown alcohol.


What color tube for b1?

A lavender or purple top tube is typically used for B1 testing, which measures thiamine (Vitamin B1) levels in the blood.


Is the cell address b1 a mixed reference?

No. B1 is a relative reference. $B1 or B$1 are mixed references. See the related question below.


What is master code of starsat SR-B1 receiver?

starsat b1 master cod


What formula would you use to add together the cells A1 and B1?

=A1+B1