View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default more than one item Y/N ?


numItems = InputBox("How man items?")

??

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"fitful_thought" wrote in message
...
I have set up a worksheet to record the details of items people buy from

me
on eBay.

Using some help from a book, I created a macro that makes a letter in

word,
which says thanks for purchasing my item.

Sometimes one person buys two, three or more items.

What code can I put into the macro that creates the word letter to ask me

if
there is more than one item?

If anyone can help with this, I'd be very, very grateful indeed.


--
Regards,
David