Results 1 to 2 of 2

how to insert IF function into cell?

Threaded View

  1. #1
    Registered User
    Join Date
    11-10-2010
    Location
    Slovakia
    MS-Off Ver
    Excel 2003
    Posts
    1

    how to insert IF function into cell?

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1