Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
In cell A1 i have £8.99 in cell A2 i want to get 2 thirds of cell a1 into A2 anyone know the formula Thanks in advance Geeka. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
=ROUND(A1*2/3,2))
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "geeka" wrote in message ... Hi In cell A1 i have £8.99 in cell A2 i want to get 2 thirds of cell a1 into A2 anyone know the formula Thanks in advance Geeka. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI,
You must have done this at school in A2 formula "= A1 x 2/3" and format a2 as a percentage. Regards JY "geeka" wrote in message ... Hi In cell A1 i have £8.99 in cell A2 i want to get 2 thirds of cell a1 into A2 anyone know the formula Thanks in advance Geeka. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() geeka Wrote: Hi In cell A1 i have £8.99 in cell A2 i want to get 2 thirds of cell a into A2 anyone know the formula Thanks in advance Geeka. simpliest way A2 =A1*2/ -- davesexce ----------------------------------------------------------------------- davesexcel's Profile: http://www.excelforum.com/member.php...fo&userid=3170 View this thread: http://www.excelforum.com/showthread.php?threadid=53044 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks all
"geeka" wrote in message ... Hi In cell A1 i have £8.99 in cell A2 i want to get 2 thirds of cell a1 into A2 anyone know the formula Thanks in advance Geeka. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assigning a set value to a cell that has a percentage? | Excel Worksheet Functions | |||
How to not get '0' or '#DIV/0!' in a cell with a percentage formul | Excel Worksheet Functions | |||
percentage of individual cell only | Excel Worksheet Functions | |||
Add percentage to a cell | New Users to Excel | |||
Can I add percentage to every cell in a column? | Excel Discussion (Misc queries) |