Parsing the leading single quote

D

dtg86

Is there an easy way to parse the leading quote from a cell using VB fo
a macro? Time cells are imported in as text and I would like to conver
them back to time. Text to Columns works, but I would like to automat
that step. Thanx for any help
 
H

Harlan Grove

Is there an easy way to parse the leading quote from a cell using VB for
a macro? Time cells are imported in as text and I would like to convert
them back to time. Text to Columns works, but I would like to automate
that step. Thanx for any help.

If all values in a single column, multiple row range start off as text but could
be easily converted into time values using Data > Text to Columns, then use Data
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top