View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
James8309 James8309 is offline
external usenet poster
 
Posts: 105
Default SIMPLE msgbox Problem

On May 28, 4:34*pm, James8309 wrote:
Hi everyone,

How do I program it in VBA in a way that;

1. Msgbox popping up for an input

2. Typing file name into msgbox

3. It saves it into hard drive (i.e. c:\Mydocument\)




Also How do I make the current workbook close without asking me "DO
YOU WANT TO SAVE" lol

thanks alot everyone