+ Reply to Thread
Results 1 to 4 of 4

Too many If's

  1. #1
    Registered User
    Join Date
    02-27-2006
    Posts
    3

    Too many If's

    Im trying to add an if formula to excel, i wrote it in word and tried to paste it into excel formula but i get the error formula too long. its about 2/3 a4 page long and looks like this... any suggestions, TIA

    IF(B18=E48,A48,0)+IF(B18=E49,A49,0)+IF(B18=E50,A50,0)+IF(B18=E51,A51,0)+IF(B18=E52,A52,0)+IF(B18=E53,A53,0)+IF(B18=E54,A54,0)+IF(B18=E55,A55,0)+IF(B18=E56,A56,0)+IF(B18=E57,A57,0)+IF(B18=E58,A58,0)+IF(B18=E59,A59,0)+IF(B18=E60,A60,0)+IF(B18=E61,A61,0)+IF(B18=E62,A62,0)+IF(B18=E63,A63,0)+IF(B18=E64,A64,0)+

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    With so many If's, you might be better of with one vlookup() function against a reference table ...
    HTH
    Carim


    Top Excel Links

  3. #3
    Registered User
    Join Date
    02-27-2006
    Posts
    3
    thanks, ill look thru the help files and see what i come up with

  4. #4
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    You are welcome ...

    Do not hesitate to post back, should you face difficulties ...

+ Reply to Thread

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