View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ben_the_script_newbie[_2_] ben_the_script_newbie[_2_] is offline
external usenet poster
 
Posts: 1
Default auto generated number

I'm creating an invoice in Excel and I need to automatically generate an
invoice number. The script I got from the microsoft site gives me an error
message "424, Object Required" Is this because I need to designate a Form
Field? If so, how do I do it? Thanks.