+ Reply to Thread
Results 1 to 7 of 7

Getting value from one cell and put in another

  1. #1
    Registered User
    Join Date
    02-26-2006
    Posts
    68

    Getting value from one cell and put in another

    I am pulling my hair out trying to figuire out this problem.


    In cell X1 I have a formula:
    If(B38="",I39="LABOR","") - but I get a "False"message

    Can someone help!

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,627

    Re: Getting value from one cell and put in another

    Because you write formula wrong... What do you want to do?

    Edit: I assume you want in I cell write =IF(B38="","LABOR","")
    Last edited by zbor; 04-03-2009 at 01:51 PM.

  3. #3
    Forum Contributor GuruWannaB's Avatar
    Join Date
    01-24-2008
    Location
    An hour due East of Cowtown Ohio
    MS-Off Ver
    2010
    Posts
    421

    Re: Getting value from one cell and put in another

    If(B38="",I39="LABOR","")
    I think I understand what you want to do...make I39 = LABOR IF b38= "". If so...put this formula in the cell I39

    Please Login or Register  to view this content.
    you can't instruct a formula to modify the data in another cell....but you can instruct the formula to change the value of the cell the formula is in....thus why the I39="LABOR is causing a problem with your formula.
    I help because of the Pavlovian dog that resides in the inner me...so if you are happy with the results, please add to my reputation. It helps keep me motivated!



    Please mark your threads as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Registered User
    Join Date
    02-26-2006
    Posts
    68

    Re: Getting value from one cell and put in another

    the problem is if I put this formula into I39, I wont be able to insert misc number if B38 is false.

    that is why I want to put the formula in another cell(X1). This way if it is true, it will put "Labor" in cell I39 if not it will leave it blank so I can manually enter data without erasing the formula.

  5. #5
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,627

    Re: Getting value from one cell and put in another

    It doesn't work that way.

    You need macro for that.

  6. #6
    Registered User
    Join Date
    02-26-2006
    Posts
    68

    Re: Getting value from one cell and put in another

    Any suggetions with the macro?

  7. #7
    Valued Forum Contributor Shijesh Kumar's Avatar
    Join Date
    05-26-2008
    Location
    Bangalore / India
    MS-Off Ver
    2000
    Posts
    717

    Re: Getting value from one cell and put in another

    Whats you exact requirement .. can you explain in detail

+ 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