Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do i get a3 (a quantity) to multiply c3 to total in d3?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In D3 put =A3*C3
-- Ian -- "Danny Mac" wrote in message ... How do i get a3 (a quantity) to multiply c3 to total in d3? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Danny
In d3 put =a3*c3 Mike Rogers "Danny Mac" wrote: How do i get a3 (a quantity) to multiply c3 to total in d3? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Danny Mac..........
You say clearly that A3 is a quantity, but do not so indicate for C3. If C3 is TEXT, then this formula in D3 may be of use......... =REPT(C3,A3) hth Vaya con Dios, Chuck, CABGx3 "Danny Mac" wrote: How do i get a3 (a quantity) to multiply c3 to total in d3? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you are saying that you want D3 to contain the result of A3 multiplied by
C3, then in D3 insert the formula =A3*C3. -- David Biddulph "Danny Mac" wrote in message ... How do i get a3 (a quantity) to multiply c3 to total in d3? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reusing formula | Excel Discussion (Misc queries) | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions |