Hi there,
I just gotten the macros on a file that was originally from Excel to OpenOffice
to appear and sometimes run. However, on one of the macros there is a mistake
on one of my lines according OpenOffice and was hoping if someone can tell me
how to fix it. The line says "LastSn = rng.Find("*", rng.Cells(1),
Lookat:=xlPart, LookIn:=xlFormulas, SearchOrder:=xlByRows,
SearchDirection:=xlPrevious, MatchCase:=False) .Row)"Sent from Outlook<http://aka.ms/weboutlook>
