Search results for query: *

  • Users: AzzKickah
  • Content: Threads
  • Order by date
  1. A

    Question Get all dates from a string/piece of text

    I'm stuck on an issue I think is actually pretty simple but I just can't get it sorted. I have a string containing (a lot of) text, and in that text there are dates. Like 2/28/2010 or 11/12/2007 or whatever. There are multiple dates in that text. How do I get the dates from that piece of text...
  2. A

    Find how often a value exists in Excel sheet

    I'm currently developing a utility for my job with which you can check how often a certain date or name or whatever is in an Excel-sheet. I have searched the Visual Basic Express help, this forum, internet and other Programming forums for the Range.Find and FindNext methods but I just cannot...
  3. A

    Change Button.BackgroundImage OnClick

    Hey people! I'm from Holland (The Netherlands) and new to this forum, I'm not 100% sure if I'm posting this thread in the correct subforum... plz forgive me if I don't :p I have a little experience in Visual Basic .NET 2008 Currently I'm developing a program for my job in which you can follow...
Back
Top