Displaying 20 results from an estimated 4000 matches similar to: "MS Office 2007, memory issue"
2011 Apr 14
1
a little problem with extJS & log in form
have user_cotnroller
class UserController < ApplicationController
def authenticate
if request.post?
#User.new(params[:userform]) will create a new object of User,
retrieve values from the form and store it variable @user.
@user = User.new(params[:userform])
#@user = User.find_by_id(params[:id])
#find records with username,password
valid_user =
2008 Jun 08
0
Office 97: VBA editor flashes onto screen, then disappears
Running Debian Etch with msttcorefonts installed, and Wine 0.9.58
Office 97 (Excel, Word, Powerpoint only, not Outlook etc) installed fine using Winecfg 'out of the box', setting default environment to Windows 98. Office 97 includes VBA, which can be started from Word's or Excel's menu: 'Tools, Macros, Visual basic Editor'. (The VBA editor is normally 3 panes, two
2010 May 15
9
Age of Empires doesn't start
Hi.
I've been trying to make AoE (I or II) work on Ubuntu 9.10 and 10.04,
with Wine 1.1.37 (more recent versions don't start Civ4, and I prefer
to play Civ4 than AoE ;-)
The installation works fine, but the game crashes with the famous "We
are sorry" window. This is a trace of a terminal start :
nico at gaston:~/.wine/drive_c/Program Files/Microsoft Games/Age of Empires II$
2002 Apr 16
0
Office 97 problems
Hey folks,
I have some problems with Office 97.
Environment : SuSE Linux 7.3, wine-cvs-unstripped-041502 patched, with
fake_windows directory (created by codeweavers wine).
Lotus Notes (5.07) works very fine, i've also installed Office 97
successfully.
But there are still some problems.
Winword : Opening of files works perfectly, but it can not save any
documents (Error message : Medium full
2010 Sep 29
3
Controling R from MS Access
HI:
I've seen a few threads about this?topic but
still can't find a straightforward way on this.
?
Is there a package that can control R within an access form. For example,
I want to send a query to R, perform some statistics in R and send the output or
summary back to Access and display it on a form. I can do this using Excel as
the
'middleman' but was wondering if it can be
2007 Mar 20
2
error, install freePbx
Hi, i try install FreePbx by tuturial in
http://www.voip-info.org/wiki/view/Instalaci%C3%B3n+de+Asterisk+en+Ubuntu+Server+Paso+a+Paso&view_comment_id=13443
but i have this error when i try install freepbx:
#pear install db
No releases available for package "pear.php.net/db"
Cannot initialize 'db' , invalid or missing package files
Package "db" is not valid
install
2012 Apr 24
2
MS Access Runtime
Hi,
Please forgive me if this is a stupid post. I'm quite new to Linux, wine etc.
A quick bit of background. I have taken over as IT Manager at a company. They have Access Front Ends that connect to SQL back ends for all their day to day applications. All users at remote site TS into a 2003 server and run the front end on that to avoid data corruption.
Of course the system was never
2011 Jul 29
0
Noble is looking for a Market Risk Manager/Analyst for its London Office, prefer Candidates who have R programming skills
Noble is looking for a Market Risk Manager/Analyst for its London Office, prefer Candidates who have R programming skills
==================================================================================
Noble
Noble is a market leader in managing the global supply chain of agricultural, industrial and energy products. Our "hands on" approach to business has seen us grow to become a
2009 Jul 27
1
creating and populating an environment
Hi, I often work with R by writing long(ish) Excel-VBA macros
interspersed with calls to R via RExcel. A typical example of this would
be:
Sub VBAMacro()
'fetch some data from an excel sheet
'do some basic stuff on said data
'transfer data from vba to R
'run some R statements
'get data back to vba
'show results on the excel sheet
'clean R by deleting all vars
2003 Feb 16
0
[SUMMARY] Converting coef(lm) to SQL/VBA/etc
Many thanks to all who helped with my question last week about how to
take the output of lm() and turn it into code that can be run on systems
without R (using SQL, C, etc). This is a summary of the answers, caveats,
and a solution including a little Perl script I wrote to do this.
Brian Ripley pointed out an important caveat to this whole process - the
model.matrix could contain R functions that
2008 Jan 18
0
more help needed Re: communicate from Rterm
I think the message from Prof. Ripley refers to calling shell and
system from R. There is no "system" call in Windows cmd or VBA and I am
calling R from VBA.
Now I want to use tryCatch to output the error to a text file and exit
gracefully. My expression will be source("file.r") and that will
contain file I/O and db connect+query. to exemplify I am trying with
2010 Oct 27
1
R-Excel Macro mode
I'm using R-Excel's macro mode to make an R based Excel tool for inventory management. It's quite a lot of R-code which I made in R at first and now I am trying to transform it into excel. The R code is a simulation of a random path x times, put into matrices and then doing some transformations on it.
I pasted the R code on a seperate sheet in my Excel file, which by means of VBA I
2010 Oct 30
1
R & VBA
Hi List,
Is there any way to pass on directly VBA variable content into a R variable?
on windows XP & using R 2.12.0
I have installed RExcel addin (with associated D(COM))
>> It function fine when trying to pass Excel Range to R but I failed (sorry if it is only my own limitation, search till now unsuccessful) to find out how to pass directly VBA array into R
Below an example -
2011 Jul 25
0
Junior R and VBA Specialist ; Belgium Brussels
You will create new databases and reports in R and VBA. You will also
update and /or improve existing reports in R and VBA.
Required:
* Good knowledge of R is essential, mainly in the field of database mgt.
Knowledge of statistics is not necessarily required.
* Knowledge of VBA
* You are a dynamic teamplayer who works efficiently and in a structured way
Offer:
Competitive reward
Contract type to
2008 May 24
1
R-Excel Macro Problem
I'm trying to write R functions into VBA code. I've done this many other
times in other documents and everything has run great. But today I keep
recieving an error message "Run-time error '1004': Application-defined or
object-defined error."
Has anyone else encountered this same error message?
I do not recieve this error in the document when running regular VBA code.
2007 Apr 18
1
[Bridge] Dead loop on virtual device - how to interpret it ?
Dear List,
i am not so familiar with the deep art of
network internals more with the basics one.
Therefore i have a problem to interpret this
error message:
Dead loop on virtual device br0, fix it urgently!
In the corresponding kernel code i found this quote:
/* It may be transient configuration error,
when hard_start_xmit() recurses. We detect
it by checking xmit owner and drop the
2007 Apr 18
1
[Bridge] Dead loop: "bridge ended up including itself"
Hello List,
some time ago i already asked this, in the meanwhile i did
not found a solution nor i have any idea why this happens.
Scenario:
Every now and then i get this urgent warning:
1 Time(s): Dead loop on virtual device br0, fix it urgently!
Stephen Hemminger wrote (16.08.2006 20:09) this:
> It looks like a bridge ended up including itself some how.
Its for me unclear when this
2013 Jul 12
1
Conexion excel vba con R y VBasic con R
Muchas gracias, Sergio.
Saludos cordiales.
Eduardo Freyre
-----Mensaje original-----
De: miguel.angel.rodriguez.muinos en sergas.es
[mailto:miguel.angel.rodriguez.muinos en sergas.es]
Enviado el: viernes, 12 de julio de 2013 12:39
Para: efreyre en movistar.es; r-help-es en r-project.org
Asunto: RE: [R-es] Conexion excel vba con R y VBasic con R
Hola Eduardo.
Lo que buscas lo puedes
2007 Jun 11
1
Starting R within an VBA makro
Hello everybody,
at work I want to start R within an VBA program.
First I calculate something in Excel 2003.
After that I want to start within my VBA makro R wich should start an R file, say i.g, superplot.R which plots me the data well.
So is it possible?
Maybe something like that:
sub test()
'calculate something
start R superplot.R
end test()
Thank you so much.
Kindly
2012 Apr 28
2
Equivalent of Nothing (in VBA) or [] in Matlab in R
Hi, I am very new to R so please excuse me if I am asking very obvious
questions.
I am trying to call a blackbox api function implemented in as a COM object
from R. The function definition says that
1. if calling from VBA, the first parameter should be set to "Nothing"
2. if calling from matlab, the first parameter should be set to []
What should be the equivalent for above in R?.