Can anybody on this list tell me how formulas in Excel are evaluated? Here's what I'm driving at, when one cell has a formula and that formula includes a cell also with a formula:
Is the embedded cell/formula evaluated and that value placed in the new cell/formula or does the new cell include the formula from the included cell? For example, if A1=3 and B1=4 and C1=(A1 * B1) and D1=(C1 * 3)does D1 actually wind up being D1=(A1 * B1) * 3)? If this is the case what are the limits of this repetitious formula parsing? Thanks! ---------------- Bill Gallik E-Mail: [EMAIL PROTECTED] - "My life has no purpose, no direction, no aim, no meaning, and yet I'm happy. I can't figure it out. What am I doing right?" - Charles M. Schulz Visit the Blind Computing List home page at: http://www.blind-computing.com Address for the list archives: http://www.mail-archive.com/[email protected]/ To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [EMAIL PROTECTED] For help from Mailman with your account Put the word help in the subject or body of a blank message to: [EMAIL PROTECTED] Use the following form in order to contact the management team http://www.blind-computing.com/contact.php If you wish to join the JAWS Users List send a blank email to the following address: [EMAIL PROTECTED]
