+ Reply to Thread
Results 1 to 6 of 6

Create entries based on date

  1. #1
    Registered User
    Join Date
    03-29-2010
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    21

    Create entries based on date

    Hi,

    Please provide a formula to get this working as per attached sheet
    Input 1:01.03.2013 values are 10,15 and 20
    Input 2:07.03.2013 values are 14,19,23
    then it should create 6 values with input 1 and 1 values with input 2 in a new worksheet
    excel.xlsx
    Last edited by udayg10; 03-04-2013 at 07:13 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Create entries based on date

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    03-29-2010
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: Create entries based on date

    no its not solved...might have saved incorrectly

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Create entries based on date

    Are there chances of having multiple inputs or just 2 inputs?

  5. #5
    Registered User
    Join Date
    03-29-2010
    Location
    Hyderabad
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: Create entries based on date

    there can be multiple inputs but the format is the same

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Create entries based on date

    Try this code - clear the data in the Outpot sheet (except for headers) and run the macro -
    Please Login or Register  to view this content.
    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Hold the Alt key, and press the F11 key, to open the Visual Basic Editor
    Choose Insert | Module
    Where the cursor is flashing, choose Edit | Paste

    To run the Excel VBA code:
    Choose View | Macros
    Select a macro in the list, and click the Run button

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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