Consulting

Results 1 to 4 of 4

Thread: Solved: Strange formula problem

  1. #1

    Solved: Strange formula problem

    Hi,

    I'm working on a different pc to usual. I'm trying to pull a formula down a column to apply a simple multiplication formula (of the 2 columns to the left), but I'm getting the same result in each cell even though different values appear on each row. E.g. in C2 formula might be A2*B2 with result of '10'. If I pull this down I will have the correct formula in C3, but the result will be '10' again, even though that is the incorrect answer.

    I am bemused to say the least.

    Any ideas?

    Thanks

  2. #2
    Can you post a sample worksheet?

  3. #3
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Check that Calculation is set to Automatic.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  4. #4
    That was it, thank you.

Posting Permissions

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