Hi,<BR><BR>I'm debugging a Excel VBA script. The script uses the MkDir command to creates a directory.<BR><BR>however, if the directory already exists it gives out a ...
I have a spreadsheet in Excel with lots of data that I'd like to have organized into a report in Word. The spreadsheet is of Bloomberg financial data, so it updates in real time. I want to write a ...