I am an absolute beginner to OpenOffice macros, but have some knowledge of VBA. What is the OpenOffce macro equivalent of the VBA statement:
x = Range("Y")
Also, what is the equivalent of:
x = Cells(1,1)
Thanks!
Mark Polczynski
I am an absolute beginner to OpenOffice macros, but have some knowledge of VBA. What is the OpenOffce macro equivalent of the VBA statement:
x = Range("Y")
Also, what is the equivalent of:
x = Cells(1,1)
Thanks!
Mark Polczynski