View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] MattSonnier@gmail.com is offline
external usenet poster
 
Posts: 2
Default add a folder to c:\ drive from cell A1 contents...

Hi all:

How do I write a VBA code in excel to add a folder on the c:\ from the
contents in cell A1.

For example, if cell A1 has Look, how could I write code that makes a
folder on the c:\ drive that is c:\look.

Any help is greatly appreciated. Cheers.

~Matt