| LINE 6 Mobile Keys 25 on a Mac Book 5.1 running Ubuntu Studio 12.04
As I was looking for a new (smaller) MIDI keyboard for my home studio, my eyes fell in love with the “basic” looking LINE 6 Mobile Keys 25. Reading the specs this could easily be my next big studio love… The next question popped up, would the LINE 6 Mobile Keys 25 be compatible with my Digital Audio Workstation (DAW)!?
|
|
|
Read more...
|
|
| Prevent RSI and automate mouse clicks by using excel
Sometimes one has to do a lot of mouse clicking... By repetitive clicking and small movements of your hands and other joints you could end up with some nasty RSI (Repetitive Strain Injury) and that ain't worth it!!! So beat RSI by using VBA and Excel to automate some excessive mouse clicks!
|
|
|
Read more...
|
| Improving readability of worksheet data in Excel
It can be a big help if your data in Excel is easy to read (avoiding errors in calculations and or data analysis). I know there are more ways than one to achieve that goal, in this article I'll show you some code that handles the solution without using conditional formatting. It's a rough and simple solution...
|
|
|
Read more...
|
| Convert MAC address in MS Access
Sometime ago I wrote an article about updating MAC Addresses before (Convert MAC address in MS Excel or OO Spreadsheet) so the subject is not new :-). But this time I'll try to explain how to Convert MAC addresses in MS Access. The standard format for printing MAC addresses in human-friendly form is six groups of two hexadecimal digits, separated by hyphens (-) or colons (:), in transmission order, e.g. 01-23-45-67-89-ab, 01:23:45:67:89:ab. In this article I'll give you examples of how to add, remove or change the separator for MAC addresses in MS Access.
|
|
|
Read more...
|
| Rearrange columns in Excel using VBA
Did you ever need to rearrange columns across multiple sheets in a certain order based on column headers? In this article I’ll try to explain how to rearrange columns in Excel based on column header information by using Visual Basic for Applications (VBA) .
|
|
|
Read more...
|
|
|
|
|
|
|
Page 1 of 6 |