View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chadersmith Chadersmith is offline
external usenet poster
 
Posts: 12
Default Message/Input Box - filename in question text?

Hi Everyone,

I am interested in putting the filename as text in an input/message box. Is
this possible? Something like this perhaps:

msgbox("Are you entering data for ActiveWorkbook.name?")

I know that doesn't work but thought it might help explain my question.

Thanks,
Chad