Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have around three sheets between the source and the output sheets. In other
words, lets take an "EXAMPLE" as: 1. Sheet1!A1 is the source cell; 2. Sheet2!B1 = Sheet1!A1*1000; 3. Sheet3!C2 = Sheet2!B1/2; 4. Sheet4!S2 is the output cell which = Sheet3!C2-2; Is there any code to have the following results: 1. Sheet2!B1 = (Sheet1!A1)*1000; 2. Sheet3!C2 = (Sheet1!A1*1000)/2; and 3. Sheet4!S2 = (Sheet1!A1*1000/2)-2 Your help and guidance or even a reference to a related/similar source on net shall be obliged! Thanx in advance! -- Best Regards, FARAZ A. QURESHI |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Connections | Excel Worksheet Functions | |||
Data connections | Excel Discussion (Misc queries) | |||
Managing ODBC connections | Excel Discussion (Misc queries) | |||
remote connections | New Users to Excel | |||
dynamic connections in excel? | Excel Worksheet Functions |