Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Spreadsheets (https://www.askmehelpdesk.com/forumdisplay.php?f=395)
-   -   Excel - Input numbers in sheet1a1 (Using several numbers separately) going to separat (https://www.askmehelpdesk.com/showthread.php?t=727108)

  • Jan 9, 2013, 01:21 PM
    enviro_serv
    Excel - Input numbers in sheet1a1 (Using several numbers separately) going to separat
    I want to be able to put over 100 different numbers (not at the same time) all on sheet1 A1 to direct to there own sheet.

    Each individual number will go to a different sheet(only 1 number per sheet)

    Please help
  • Jan 11, 2013, 04:24 AM
    JBeaucaire
    Attach a sample workbook demonstrating visually what you're talking about and show us manually what you're trying to automate.
  • Jan 11, 2013, 05:14 PM
    GlennGlenGlenn
    1. Put the numbers on Sheet 1, say from cell A1 tp A100
    2. In sheet2, in say cell A1 (or wherever you like) put =Sheet1!A1
    3. In sheet2, in say cell A1 (or wherever you like) put =Sheet1!A2
    4. In sheet2, in say cell A1 (or wherever you like) put =Sheet1!A3
    5. In sheet2, in say cell A1 (or wherever you like) put =Sheet1!A4
    etc etc.
    Crude, and manual, but that'll work.
    If you want to do it without entering the "=Sheet1!A4" formula in 100 sheets you would probably need a macro which takes a bit more work and understanding and might be outside of your level (and so more trouble than its worth).
    Perhaps the above would suffice?

  • All times are GMT -7. The time now is 11:50 AM.