Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: twibz
  • Content: Threads
  • Order by date
  1. twibz

    WIn32::OLE Excel Format Style

    I am using Perl 5.1.8 and Win32::OLE 0.1101 and having problems with the following: Trying to read the formatting style of a particular cell: $format = $Sheet->Cells(1,2)->Style->{'Name'}; where $Sheet is a reference to my current worksheet. The $format variable contains...

Part and Inventory Search

Back
Top