+ Reply to Thread
Results 1 to 2 of 2

code to copy a specified text in excel cell

  1. #1
    Registered User
    Join Date
    02-04-2008
    Posts
    11

    code to copy a specified text in excel cell

    sometimes we want to copy only a part of the cell, not all the cell, if you write a macro to copy the contents of a cell you type:
    Please Login or Register  to view this content.
    but if the cell contains the following text : "Ready:12:00, start:12:30, finished: 1:15"
    and you only want to copy the corresponding value for start, how can this be written into the code?

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi
    Here's one way
    Please Login or Register  to view this content.
    If you know that the time is always going to be 5 chars long, then the last line could be
    Please Login or Register  to view this content.

    rylo

+ 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