Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I was just wondering if there is a data type called complex (i.e. for operations with complex numbers) in any version of VBA for Excel. I am aware that you can use Excel functions for this, but I was wondering if VBA can deal with it also. because if i use the Excel functions in VBA. i have to do Range("something").formula = "IMPRODUCT(whatever)" and have to read that again back into VBA somevariable = Range("something") (if anyone can think of a more efficient way, that would also do) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I format complex numbers ? | Excel Discussion (Misc queries) | |||
Operating on Complex Numbers | Excel Discussion (Misc queries) | |||
VBA: Calculating Complex Numbers | Excel Discussion (Misc queries) | |||
Complex Numbers | Excel Programming | |||
Complex numbers | Excel Programming |