Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well, its very easy. suppose you want to find the squareroot of x. Jus
use sqr(x) in the VBA code. example: y = sqr(x) I hope this is what you wanted - Manges -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
square root | Excel Worksheet Functions | |||
square root | Excel Discussion (Misc queries) | |||
How do I get a (non-square) root of a given number | Excel Discussion (Misc queries) | |||
How do I find root mean square of a periodic data in Excel | Excel Discussion (Misc queries) | |||
using vba code to find the square root of a number | Excel Programming |