Hi I need to insert in cell some IF Function, like this:
=IF(AND($F$3>K5;$F$3<K6);M5;0)
how I can do it?
This is not working:
![]()
Cells(5, i * 6 + 2) = "=IF(AND($F$3>K5;$F$3<K6);M5;0)"
Hi I need to insert in cell some IF Function, like this:
=IF(AND($F$3>K5;$F$3<K6);M5;0)
how I can do it?
This is not working:
![]()
Cells(5, i * 6 + 2) = "=IF(AND($F$3>K5;$F$3<K6);M5;0)"
Last edited by DonkeyOte; 11-10-2010 at 11:12 AM. Reason: added CODE tags
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks