+ Reply to Thread
Results 1 to 2 of 2

Generate rows

  1. #1
    Registered User
    Join Date
    03-08-2016
    Location
    Canada
    MS-Off Ver
    2016
    Posts
    11

    Generate rows

    Hi

    I have 1 column and 24 rows

    i want to know if there is a way to generate these values in its sequence to form 360 times for each iteration randomly increasing or decreasing it by 10%

    ive attached a sample

    example

    1
    2
    3
    4
    5
    6
    7
    24
    after iteration
    1.1
    2.2
    3.3
    4.4
    5.5
    6.6
    7.7
    26.4

    i want the same sequence of 24 values + or - 10% to continue until i reach row 8640
    Attached Files Attached Files

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2404
    Posts
    24,891

    Re: Generate rows

    I have no idea how this question relates to the file you attached. See Sheet1 for a formula solution. This uses a random number generator so the numbers change every time there is a recalculation. If you want to freeze the values then do a Copy, Paste Values. This requires a "helper" column with the number (0.1 or -0.1) to multiply each group of 24 numbers.

    If you don't want to bother with the Copy/Paste then you need a macro solution.
    Attached Files Attached Files
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 02-16-2016, 07:51 PM
  2. Loop through rows and generate new records
    By JessPedersenSCM in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-26-2014, 09:39 AM
  3. [SOLVED] Auto Generate Sum Function After 20 rows
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-28-2014, 03:46 AM
  4. Generate a new document of a selection of rows in an excel db
    By sixteen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-06-2012, 05:20 AM
  5. Generate rows?
    By Isocene in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-24-2010, 06:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1