Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i am trying to test whether "e7" is within a "h7"% of "b7"
If Abs((Range("b7").Value) / (Range("e7").Value)) < ((Range("h9").Value) / 100) Then can anybody suggest why this does not work and/or how to do this thank's |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Declaration name | Excel Programming | |||
duplicate declaration | Excel Programming | |||
Public declaration | Excel Programming | |||
which declaration to use | Excel Programming | |||
Declaration? | Excel Programming |