[Census] Re: ANNOUNCE: Census 1.0b2

  • From: "Niclas Jonsson" <Niclas.Jonsson@xxxxxxxxxxxxx>
  • To: <census@xxxxxxxxxxxxx>
  • Date: Fri, 11 Jan 2008 08:44:10 +0100

Hi Justin!

 

I also excitedly downloaded and installed the new Census. My installation
went fine except a complaint about the Rcom not being compatible with the
version of Excel I have (2007).

 

In the announcement you mention HTML reports. I can't seem to find any
command that indicate it will produce and HTML report. Could you tell me
where to find this?

 

Best

 

Niclas

 

From: census-bounce@xxxxxxxxxxxxx [mailto:census-bounce@xxxxxxxxxxxxx] On
Behalf Of Janet R. Wade
Sent: Friday, January 11, 2008 07:50
To: census@xxxxxxxxxxxxx
Subject: [Census] Re: ANNOUNCE: Census 1.0b2

 

Hi Justin

 

I excitedly downloaded the new version (Windows installer) but the install
didn't work, I got and error saying can't find file or library (or something
like that in RExcel.xla

 

Function ExcelVersionMajor() As Integer

    Dim pos As Integer

    pos = InStr(Application.Version, ".")

    If pos > 0 Then

        ExcelVersionMajor = CInt(Left(Application.Version, pos - 1))

    Else

        ExcelVersionMajor = 0

    End If

End Function

 

The 'left' in the above function was highlighted.

 

Any ideas on how to fix this?

 

Thanks

Janet

 

  _____  

From: census-bounce@xxxxxxxxxxxxx [mailto:census-bounce@xxxxxxxxxxxxx] On
Behalf Of Justin Wilkins
Sent: 11 January 2008 01:11
To: census@xxxxxxxxxxxxx
Subject: [Census] ANNOUNCE: Census 1.0b2

 

Hi all,

I'm pleased to announce the release of Census 1.0b2, what is anticipated to
be the final beta version before we go to 1.0. 

All known bugs are fixed, HTML reports are back in (complete with Xpose
goodness-of-fit plots), CSV export is in, and the annoying Excel problem has
been removed, amongst a host of improvements, additions and refinements.
Please download a copy from http://census.sourceforge.net and do your best
to break it...

Best regards
-- 
Justin Wilkins
-----------------------------
Email: justinwil@xxxxxxxxx

Other related posts: