Hey
Basically I wanna ask 3 questions
1. if I have a data that links something like this, A1 Sheet 1 (Name of Sheet is Apple) in Excel File Name "Lisa" to A1 Sheet 1 (Name of Sheet is Robo) in Excel File Name "Clean" and want to change that link automatically when B1 Sheet1 (Name of Sheet is Robo) Excel File Name "Clean" when I type another figure there, how can this be done? I don't want to manually do it by typing "=" and clicking on B1 Sheet 1 (Name of Sheet Robo) Excel FIle Name "Clean", I want A1 Sheet 1 (Name of Sheet is Apple) Excel File Name "Lisa" to recognise that because in B1 Sheet 1 (Name of Sheet is Robo) Excel File Name "Clean" has a figure, I'm gonna shift to B1 Sheet1 (Name of Sheet is Robo) Excel File Name "Clean" instead of remaining in A1 Sheet 1 (Name of Sheet is Robo) Excel FIle Name "Clean". Is there another way?
2. I'm sorting out rows based on the "No. of Days" column from highest to smallest. I understand you can just sort it out by pressing the sort out button in Excel, however if I were to type a smaller number in the 1st row, Excel does not automatically sort it out by highest to smallest and I'm having to sort it out again by pressing the sort out button. Can this be automated as well? So when the figures of No. of Days change, it re-arranges itself to accomodate for that change a long with its rows.
3. Let's say I have 2 columns Column 1 (No. of days) and Column 2 (Amount) and in Row Number 10 Column I want to total up amounts that have less than 30 days and in Row Number 10 Column 2 I want to total up amounts that have more or equal 30 days automatically everytime the No. of days changes or is being updated. Thus, Row Number 10 Column 1 will only calculate amounts less than 30 days and Row Number 10 Column 2 will only calculate amounts more than or equal to 30 days. How can this be done?