Consulting

Results 1 to 3 of 3

Thread: Excel Edit Mode Bug?

  1. #1

    Excel Edit Mode Bug?

    Hi All,

    Here's the problem I've been having for a long time:

    Lets say I have sheets: a and b

    If I have selected cell a!A1 and typed "=" then clicked on sheet b and select cell A2 there, the formula for cell a!A1 should say "=b!A2" right? However, this is not always the case! Sometimes cell a!A1 will be blank and cell b!A1 will say "=b!A2" instead!

    Initially I thought that this was because I was running some macros during SheetActivate but after a little bit of research, I've found that macros don't run when in edit mode.

    Has anyone else experienced this problem before?

    Thanks

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Never seen that one before. It sounds like the old 12in problem, i.e the distance between the brain deciding what it wants to do, and the hands doing something else
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  3. #3
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Something like this could happen if both sheets were selected when the formula was entered.
    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'

Posting Permissions

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