Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to draw a function in excel. But I can't do that. So
How to draw a math function in excel? Thanks ! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jun 6, 8:11 pm, hungvuonghdu
wrote: I want to draw a function in excel. But I can't do that. So How to draw a math function in excel? Thanks ! Hi, Do you want to insert a function in a cell? If so, put your cursor in the cell, type "=" sign, then click "Insert Function" button from the menu bar and select the one you need. George |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Not sure what you mean, but if you want to use mathematical symbols in a
cell, the Windows font Symbol has some. There also one called "Royal Society of Chemistry", available for free, from .... well guess. Probably other maths related fonts around also. NickHK "hungvuonghdu" wrote in message ... I want to draw a function in excel. But I can't do that. So How to draw a math function in excel? Thanks ! |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks everybody!
But, I means is : I want to draw(paint) a function in Excel(or word) : Ex : y = x^3 + 2x - 1 (my english not good !!!) |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jun 7, 9:02 pm, hungvuonghdu
wrote: Thanks everybody! But, I means is : I want to draw(paint) a function in Excel(or word) : Ex : y = x^3 + 2x - 1 (my english not good !!!) If in excel, type in cell A2 (I assume this is your destination cell) the following: =A1^3+2*A1-1 I also assume your x value is in cell A1. Thanks, George |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Another option is insert a Microsoft equation editor object.
In Excel 2007, it is <Insert< Object <Microsoft Equation 3 It will draw math equations, but you can't calculate with them. -- Dana DeLouis Windows XP & Excel 2007 "hungvuonghdu" wrote in message ... I want to draw a function in excel. But I can't do that. So How to draw a math function in excel? Thanks ! |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe InsertObjectMicrosoft Equation?
Gord Dibben MS Excel MVP On Wed, 6 Jun 2007 18:11:00 -0700, hungvuonghdu wrote: I want to draw a function in excel. But I can't do that. So How to draw a math function in excel? Thanks ! |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Maybe you want to chart a function? See Stephen Bullen's ChtFrmla example http://www.oaltd.co.uk/Excel/Default.htm Or as an addin see Tushar Mehta's Plot Manager. http://tushar-mehta.com/excel/softwa...ger/index.html Cheers Andy -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info "hungvuonghdu" wrote in message ... I want to draw a function in excel. But I can't do that. So How to draw a math function in excel? Thanks ! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Math Function? | Excel Discussion (Misc queries) | |||
+ or - as text, not math function | Excel Worksheet Functions | |||
VBA or VB math function | Excel Programming | |||
Math Function | Excel Discussion (Misc queries) | |||
Need help with math Function | Excel Worksheet Functions |