find and replace

  • Thread starter Thread starter Annette
  • Start date Start date
A

Annette

How can I programmically find and replace:

mm/yy with (any two digit with / in the middle and two digit)
'mm/yy .... (any two digit with / in the middle with two digits)

This is the answer and will work for the question I asked earlier but I
don't know how to do this in the macro, but it will resolve the mainframe to
Excel problem with the date coming over into excel and treating itself to a
new year!

Thanks!
 
Find and Replace won't work that way, either programmatically or with a
macro.
 
Well ... shoot ... if this won't work .. then how would I look through to
change mm/yy to add in mm/01/yy?
 

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

Back
Top