Search Replace in VBA
- From: pamalpass <pamalpass.23v1gn_1140997202.054@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Feb 2006 17:36:58 -0600
I tend to record all my actions in a macro and then hack around to
create what i really need.
This project is to download data from a web site using the web query
and then to create a pivot table of the data.
Problem 1 occurred when trying to change text from the form 01.02.2006
to date format. I assumed this would be a recognisable date format but
i couldnt seem to make Excel understand it until i replaced the '.'
with '/'. So i used a replace all for '.' with '/' no problem. However
if i recorded this as a macro and replayed it then it made some errors.
occasionally some date would be reversed and appear as 02/01/2006.
Anyone know why it reversed the month and day?
ill post problem 2 another time
Paul
--
pamalpass
------------------------------------------------------------------------
pamalpass's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=31952
View this thread: http://www.excelforum.com/showthread.php?threadid=516726
.
- Follow-Ups:
- Re: Search Replace in VBA
- From: Tom Ogilvy
- Re: Search Replace in VBA
- Prev by Date: Re: How do I copy validated lists
- Next by Date: Re: Maximise and Minimise buttons
- Previous by thread: Is this possable
- Next by thread: Re: Search Replace in VBA
- Index(es):