News

While minimizing Excel to open an existing document in Word -- or to create a new one -- is relatively quick and simple, using Visual Basic for Applications, or VBA, you can program macros or ...
If you have users who prefer to push Excel data into Outlook instead of importing it from inside Outlook, try this VBA event procedure.
I would like to take an existing text file (approx 4 megs in size) and manipulate it with VB or VBA (from inside Access in that case) and then ideally place it inside a table format, at the very ...
I can't believe how difficult this seemingly simple task has turned out to be. I need to be able to get a date value stored in an Excel spreadsheet (say, C:\\Temp\\file.xls) in cell B28, and put ...