Forum: Visual Basic 4 / 5 / 6 Oct 17th, 2008 |
| Replies: 1 Views: 1,252 Could anybody help me with a problem i have?
I have a budget sheet and a list of incomes and expenses, and i need to be able to search a specific column and look for a certain text like general (... |
Forum: Visual Basic 4 / 5 / 6 Oct 17th, 2008 |
| Replies: 2 Views: 1,374 Hello, many thanks for the reply i managed to find a function on the net, that was able to lock into a loop until the process was finished. which is:
Option Explicit
Private Type... |
Forum: Visual Basic 4 / 5 / 6 Oct 16th, 2008 |
| Replies: 2 Views: 1,374 Hello, if anyone can help with this I would much appreciate it.
I am writing a macro within vba for excel, and i have successfully managed to use the shell command to call my batch file but, how... |