+ Reply to Thread
Results 1 to 2 of 2

Need help with Copy and Paste

  1. #1
    Registered User
    Join Date
    05-12-2015
    Location
    Seattle, WA
    MS-Off Ver
    2010
    Posts
    1

    Need help with Copy and Paste

    Hello!

    I'm new to the forum and have been self teaching Excel over the last few months. I have some great resources at work, but I feel like being part of an Excel community may be even more beneficial.

    I'm wondering how I can achieve the following and excuse my description as I am a super beginner as this!

    I have cells that have full dates/times (4/17/2013 2:50:58 PM) and I have converted the cells to read what's desired (April 2013). Now I'm trying to do a VLOOKUP formula and it's using the date and time data instead of the month and year data. How can I switch the "behind the scenes" data from the full dates and times to reflect what's desired (month and year)?

    Let me know if I can clarify anything!
    Thanks!

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Need help with Copy and Paste

    The INT function will return just the date:

    A1 = 4/17/2013 2:50:58 PM

    =INT(A1)

    Formatted as Date = 4/17/2013

    If you have a column with many dates/times then show us the complete VLOOKUP formula you're wanting to use.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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: 3
    Last Post: 01-01-2015, 06:26 AM
  2. [SOLVED] Copy Paste Loop ends before copy/paste is finished
    By brgr4u in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-08-2013, 04:01 PM
  3. Replies: 1
    Last Post: 01-16-2013, 05:36 AM
  4. 2 Macro's: only vertical copy/paste action and copy-paste 14 columns to the right.
    By vdongen in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-08-2010, 10:34 AM
  5. Replies: 1
    Last Post: 01-04-2005, 06:06 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