View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
oldyork90 oldyork90 is offline
external usenet poster
 
Posts: 20
Default application.version ... is a application.servicepack? vba

I would like to insure a workbook user is using the proper version
with service pack X

I have the first one... application.version. Is there a way to
collect the other?

Thank you