+ Reply to Thread
Results 1 to 8 of 8

Simple copy pest data with logic

  1. #1
    Registered User
    Join Date
    11-28-2014
    Location
    india
    MS-Off Ver
    7
    Posts
    141

    Simple copy pest data with logic

    Hi
    Please help me to create the formula
    please go through the attach file
    in Sheet1 I have some data
    in Sheet2 if I entered any ACC no which is there in A1 of Sheet1 the Last Reopen Date should automatically pick from Sheet1
    is this possible with any formula?

    Regards
    Arindam

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Simple copy pest data with logic

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    11-28-2014
    Location
    india
    MS-Off Ver
    7
    Posts
    141

    Re: Simple copy pest data with logic

    Hi
    Thanks for your response .

    request you to please attach the same excel file by putting the formula.
    becoz y r formula is not working in my sheet

    Regards
    Arindam

  4. #4
    Registered User
    Join Date
    11-28-2014
    Location
    india
    MS-Off Ver
    7
    Posts
    141

    Re: Simple copy pest data with logic

    Hi Fotis1991
    your formula is working fine with me except one single problem.
    with this formula I am copying one date.the date is in PST format I am trying to convert in IST by adding 12:30:00
    but it is not giving any value.is there any other solution.
    please check the Sheet "Assign window" in "D" i have entered your formula
    and in D i want the IST time. but it is not giving any value

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,913

    Re: Simple copy pest data with logic

    No such sheet found in the attached file
    Try this
    =A1+TIME(12,30,00)
    CHANGE A1 according to your need
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  6. #6
    Registered User
    Join Date
    11-28-2014
    Location
    india
    MS-Off Ver
    7
    Posts
    141

    Re: Simple copy pest data with logic

    Hay sorry for the inconvenience
    now I have attached the correct file .in this i have tried your formula ,still it is not working.
    Please help me out

  7. #7
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,913

    Re: Simple copy pest data with logic

    =DATEVALUE(SUBSTITUTE(MID(D3,6,6),"-"," ")&", "&LEFT(D3,4))+RIGHT(D3,5)+E3
    or
    =DATEVALUE(MID(D3,6,3)&" "&MID(D3,10,2)&", "&LEFT(D3,4))+RIGHT(D3,5)+E3

  8. #8
    Registered User
    Join Date
    11-28-2014
    Location
    india
    MS-Off Ver
    7
    Posts
    141

    Re: Simple copy pest data with logic

    Hi nflsales
    sorry for late response.thanks for your response,
    I have tried your formula but I think still it is not working
    please check the attach file..i have applied your formula in "E"

    Please help me and if possible can you please explain me the problem and how the the formula is working, then i can have a understanding for the next time
    Regards
    Arindam
    Attached Files Attached Files

+ 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. Auto copy pest data from sheet 1 to sheet 2
    By arindamsenaxa in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 03-16-2015, 07:47 AM
  2. Need help transferring this logic to simple excel formula
    By yougandhar1 in forum Excel General
    Replies: 4
    Last Post: 09-22-2014, 05:24 PM
  3. [SOLVED] Simple multiple logic test help
    By rexy69 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2014, 11:31 AM
  4. how i can copy colum and pest it in row?
    By Jam in forum Excel General
    Replies: 1
    Last Post: 05-07-2006, 04:35 AM
  5. [SOLVED] Simple Copy-Paste logic not working
    By Brian in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-29-2005, 02:40 PM

Tags for this Thread

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