View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tuli tuli is offline
external usenet poster
 
Posts: 7
Default Computer Properties

Hello,

I am trying to build a computer properties report in VBA. It supposed to be part of a report for some simulations, where I need to be specific about the machine I used for the simulation.
Something similar to the Belarc utility.
I found the envir function but that does not give the processor information or any of the ones Belarc give such as

Board: Alienware 0H869M A00
Serial Number: ..CN6970298R0639.
Bus Clock: 133 megahertz
BIOS: Alienware A10 07/30/2010

Please advise

Thanks