View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Svendsen John Svendsen is offline
external usenet poster
 
Posts: 11
Default Enhanced Inputbox

Hi All:

I'm grappling with VBA's Inputbox because it has no line-wrap, it cannot
handle over 255 characters. etc.
I've surfed the WEB but only found a substitute written in VB or Scripting
(plus a workaround using Forms, which I could not get to work).
Can someone please point me to where I may find a better Inputbox?
Thanks for your time and attention, JS