+ Reply to Thread
Results 1 to 3 of 3

Help please, my Macro just shocked me with circular references!

  1. #1
    Registered User
    Join Date
    11-04-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    4

    Help please, my Macro just shocked me with circular references!

    Hi all,

    i'm writing a macro to handle some math.

    basically, i need the to use some user input to compute the temperature distribution within a certain plane.

    thus, each cell's value will be the average of the neighbouring 4 cells.

    everything was running well until excel decided it would be funny to crash and give me a circular reference error prompt. meaning to say the codes were all working and it suddenly just crashed.

    is there a way i can remove this error?

  2. #2
    Forum Contributor
    Join Date
    01-02-2007
    Location
    Australia NSW
    MS-Off Ver
    2013
    Posts
    494

    Re: Help please, my Macro just shocked me with circular references!

    Please Login or Register  to view this content.
    will ignore the error,if place before a error trigger.
    But, that does it fit the error, but simply carrys on with the vba.

  3. #3
    Registered User
    Join Date
    11-04-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Help please, my Macro just shocked me with circular references!

    Untitled.jpg

    this is what i get on my spreadsheet after running the macro.. before this issue everything was running fine.

    each cell with value 0.000 has the formula "Average(N,S,E,W)"

    note the circular references just below the sheets tab.

+ 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