+ Reply to Thread
Results 1 to 3 of 3

Thread: How do I automatically copy date from one to another?

  1. #1
    Registered User
    Join Date
    03-12-2010
    Location
    Basingstoke, England
    MS-Off Ver
    Excel 2003
    Posts
    5

    How do I automatically copy date from one to another?

    I want to copy information from one spreadsheet to another. Say information from "Incident Log" A2 - AI2 to "Incident Register" A3-AI3. Not only this, I want it to recognise the next time it copies information across, that A3-AI3 on the "Incident Register" has been used so to go to A4-AI4 and so on...

    Is this possible?

  2. #2
    Forum Guru
    Join Date
    10-28-2008
    Location
    Not here anymore
    MS-Off Ver
    irrelevant
    Posts
    10,151

    Re: How do I automatically copy date from one to another?

    Hi Scoodman,

    you can pre-populate your Incident Register sheet with a formula like this in cell A1

    =if(isblank('Incident Log'!A1),"",'Incident Log'!A1)

    copy down and across.

  3. #3
    Registered User
    Join Date
    03-12-2010
    Location
    Basingstoke, England
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: How do I automatically copy date from one to another?

    Thanks very much Teylyn

+ 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.2.0