How can I update the last column of an excel sheet of data derived from DBF. How can the FWH detect the last column filled . I want to fill column after the last was filled .
How can I update the last column of an excel sheet of data derived from DBF. How can the FWH detect the last column filled . I want to fill column after the last was filled .
oSheet:UsedRange:Columns:Count
EMG
Where can I find full documentation about OLE calls and functions ?
Search your hard disk or you Office CD for VBA*.CHM or similar help files.
EMG