August 5th, 2009 09:00 AM
All sorted! In the end I created a macro within the apreadsheet with the following code:
Sub RenameFiles()
Dim SourceName As String
Dim DestName As String
Dim row As Long
For row = 1 To...
August 4th, 2009 08:24 AM
Hey DataMiser
Thanks for the reply. Will try that out and let you know how I get on :)
August 4th, 2009 05:16 AM
Hi dglienna
thanks for the reply. I think a bit overkill for what I need. All I need to be able to do is compare the filename with values in Column A in the spreadsheet. If it exists in that...
August 3rd, 2009 05:29 PM
August 3rd, 2009 08:08 AM
I think the countrol you are looking for is now called the TrackBar in VB.net
Or
there is also the HScrollBar depending on what you are trying to achieve :)
August 3rd, 2009 04:50 AM
Hi people
I have around 1300 jpeg's that need to be renamed based on the value in an excel spreadsheet.
What I need to be able to do is parse each jpeg in a directory, compare the filename to a...
February 26th, 2009 01:27 AM
Cheers for the reply. Believe me, if this if Homework as you suggest then I must be the oldest student in Britain at 31!!
I was just very tired just like yourself after a 10hr shift then coming...
February 25th, 2009 02:30 PM
Hi people
I am creating basic slideshow form to finish off an app I am writing. I have been at it all day finishing off the main app and am getting very tired now!!
Anyway, I have a form...
February 25th, 2009 09:19 AM
I couldn't agree more!!! :)
February 25th, 2009 08:44 AM
Forget it - my Brain just switched back on!!