Forum Discussion

Jim_Murray's avatar
Jim_Murray
Copper Contributor
Nov 13, 2023
Solved

Using a Formula to Copy a Number to Many Sheets

Hi, my first post, I am using an older version of excel, professional plus 2016, windows 10.   (If you wonder why I am still using win 10, I have an i7 processor with 16gb ram, 1Tb hard drive, 4gb ...
  • NikolinoDE's avatar
    Nov 13, 2023

    Jim_Murray 

    In your scenario, it seems like you want to lock in or freeze the values from one sheet onto another without them updating when the source changes.

    Here is a way to do that in Excel 2016:

    1. Copy Values Instead of Formulas:
      • On your main sheet (let's say "WeeklyTotals"), select the cells containing the numbers for Mon-Fri.
      • Right-click and choose 'Copy' or press Ctrl + C.
      • Go to the "Week 1" sheet or any target sheet.
      • Right-click and under 'Paste Special,' choose 'Values.'
      • This will paste the actual numbers rather than the formulas. Repeat this for each respective week's sheet.
    2. Using Formulas with Constants:
      • On each target sheet (e.g., Week 1), manually input the numbers or use formulas directly referencing the cells in the "WeeklyTotals" sheet.
      • For example, in the cell where you want the value for Monday:

    =WeeklyTotals!D2

      • This formula refers to the specific cell in "WeeklyTotals" and won't change even if the source data changes.

    Using the 'Paste Special' method (copying values) or inputting direct cell references on each target sheet would ensure that the values are fixed and not linked to the original cells. This way, changes in the original sheet won't affect the values in the specific weekly sheets.

     

    About Windows 11…

    It's unfortunate that your hardware isn't listed as compatible for the Windows 11 upgrade. The Windows 11 system requirements include specific hardware specifications that the system must meet for the upgrade.

    However, there might be a few reasons why your i7 processor isn't showing as compatible:

    1. Processor Model: Microsoft has a specific list of processors that meet the requirements for Windows 11. If your i7 processor isn't on that list, it might be the reason why the upgrade isn't supported.
    2. TPM (Trusted Platform Module) Requirement: Windows 11 also requires TPM 2.0, a hardware-based security feature. Ensure that TPM is enabled in your BIOS/UEFI settings.
    3. System Firmware: Check for any firmware or BIOS updates for your system. Sometimes, an update might enable features necessary for Windows 11.
    4. Check System Requirements Tool: You can use Microsoft's PC Health Check tool to verify if your system meets the minimum requirements for Windows 11.

    If your hardware doesn't meet the requirements and you're unable to upgrade, Windows 10 is still a fully supported operating system with ongoing security updates until October 14, 2025. It might be worth considering staying with Windows 10 until you plan for a system upgrade or replacement that meets Windows 11 requirements. The text was created with the help of AI.

     

    My answers are voluntary and without guarantee!

     

    Hope this will help you.

     

    Was the answer useful? Mark as best response and like it!

    This will help all forum participants.

Resources