+ Reply to Thread
Results 1 to 2 of 2

how to data transfer everyday into same sheet new bottam rows without delete rows data

  1. #1
    Registered User
    Join Date
    08-22-2013
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    1

    Angry how to data transfer everyday into same sheet new bottam rows without delete rows data

    SHEET 1
    A B C D
    1 WARD NO SAMPLE DATE
    2 1 10 =TODAY()
    3 2 20
    4 1 30
    5 2 40
    6 3 50
    7 1 60


    SHEET 2
    A B C D
    1 WARD NO
    2 DATE 1 2 3
    3 SHEET1!D2 =SUMIF(Sheet1!$A$2:$A$7,"=1",Sheet1!$B$2:$B$7) =SUMIF(Sheet1!$A$2:$A$7,"=2",Sheet1!$B$2:$B$7) Sheet1!$A$2:$A$7,"=3",Sheet1!$B$2:$B$7
    4 ? ? ? ?
    5
    6
    7



     Every Day In Sheet 2 How To Use Same Data Formula For New rows Automatically Data Enter in new rows with sheet 1 D2 date.
     when sheet 2 first rows ( A3 : D3 ) ready with today date then delete data from sheet1 but sheet 2 data not deleted and next day same formula use in new rows (A4 : D4 ) how it’s possible ?
     In sheet 1! D2 cell i used =today () formula.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Naveed Raza's Avatar
    Join Date
    11-04-2012
    Location
    India, Hyderabad
    MS-Off Ver
    Excel, Access 2007/2010
    Posts
    1,338

    Re: how to data transfer everyday into same sheet new bottam rows without delete rows da

    Plz provide data sample in excel sheet
    Thanks - Naveed
    -----------------------------
    If the suggestion helps you, then Click * to Add Reputation
    To Attach File: Go Advanced>>Manage Attachments>>Add Files (In Top Right Corner)>>SelectFiles>>.........Locate Your File(s)>>Upload Files>>Done (In Bottom Right)
    1. Use [code] code tags [\code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    2. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

+ 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: 05-04-2013, 06:42 PM
  2. Replies: 1
    Last Post: 05-03-2013, 11:38 AM
  3. Macro to Transfer data from multiple sheets into rows on a master sheet
    By serrone in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2013, 06:35 AM
  4. [SOLVED] Delete blank rows between data rows, shift rows up, then repeat
    By excelactuary in forum Excel General
    Replies: 2
    Last Post: 03-11-2013, 11:53 AM
  5. [SOLVED] VBA insert/delete rows to accommodate exact number of rows from incoming data
    By iloc in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-12-2012, 06:19 PM

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