4 posts tagged with visual and basic. (View popular tags)
Displaying 1 through 4 of 4. Subscribe:

Accessing visual basic thesaurus

Is there a way of accessing the MS Thesaurus through independent Visual Basic applications built in Visual Basic Studio? If so, how? [more inside]
posted by Neale on Jan 4, 2012 - 2 answers

 

Microsoft Access and VBA

I want to learn Visual Basic and Microsoft Access. Where do I start, what resources and special tricks can you recommend and how do i learn it quickly and efficiently?
posted by freddymetz on Oct 2, 2011 - 8 answers

Stumped by VBA-ising an array formula in Excel

How to do a VBA version of the following array formula in Excel? The following array formula (entered with ctrl,shift,enter) will produce the string 'Bank statement'!H842, which is the name of a cell I would like to be able to manipulate via VBA: {="'Bank statement'!H"&MATCH(C1&D$39,'Bank statement'!A:A&'Bank statement'!C:C,0)} [more inside]
posted by Mokusatsu on Oct 17, 2008 - 3 answers

How do I programtically access and modify music metadata entries through iTunes?

Has anyone ever managed to use iTunes and COM to access the iTunes database and modify MP3 meta-data tags? I need to change the genre for every track by a certain artist and since I have a list of over 800 artists, it is not something I can do by hand. [more inside]
posted by mr_silver on Apr 7, 2006 - 13 answers

Page: 1