+ Reply to Thread
Results 1 to 5 of 5

Problem with cell assemblies

  1. #1
    Registered User
    Join Date
    12-02-2011
    Location
    Belgium
    MS-Off Ver
    Excel 2003
    Posts
    8

    Problem with cell assemblies

    I have a problem with this formula :

    =IF($F$5='\\S154-0106\Data\Personeel\Uurroosters\2012\[Uurrooster 2012.xls]JAN'!$E$25;1,1;0). This formula returns the value '1,1'
    Deze formule werkt perfect.

    Now I want to assemble the cell reference myself, something like this :
    =IF($F$5="'\\S154-0106\Data\Personeel\Uurroosters\2012\[Uurrooster 2012.xls]JAN'!$E$"&P1;1,1;0)
    Value of P1 is 25.

    I would expect that the result of this formula would return '1,1' as well, but instead it returns '0'

    When I try this formula: ="'\\S154-0106\Data\Personeel\Uurroosters\2012\[Uurrooster 2012.xls]JAN'!$E$"&P1 it return the following value :: '\\S154-0106\Data\Personeel\Uurroosters\2012\[Uurrooster 2012.xls]JAN'!$E$25 instead of the value of this cell.

    Has it something to do with the brackets ? Anyone ideas ?

    Thanx

  2. #2
    Registered User
    Join Date
    08-29-2007
    Posts
    47

    Re: Problem with cell assemblies

    Browser issue - posted 3 times - removing duplicates
    Last edited by werfnort; 12-06-2011 at 03:23 PM.

  3. #3
    Registered User
    Join Date
    08-29-2007
    Posts
    47

    Re: Problem with cell assemblies

    Browser issue - posted 3 times - removing duplicates
    Last edited by werfnort; 12-06-2011 at 03:23 PM.

  4. #4
    Registered User
    Join Date
    08-29-2007
    Posts
    47

    Re: Problem with cell assemblies

    Browser issue - posted 3 times - removing duplicates
    Last edited by werfnort; 12-06-2011 at 03:23 PM.

  5. #5
    Valued Forum Contributor
    Join Date
    12-05-2011
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010 & 2013
    Posts
    308

    Re: Problem with cell assemblies

    Hi werfnort

    Have you tried the INDIRECT function:
    Please Login or Register  to view this content.
    Best regards, Rob.

+ 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