Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control EXCEL command
Message
From
23/04/2005 11:40:58
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
23/04/2005 10:06:41
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01007784
Message ID:
01007792
Views:
11
>Hi,
>
>
>This is a part of my program for put data into EXCEL sheet.
>
>with EXCEL_FILE.ACTIVEWORKBOOK.ACTIVESHEET
>...
>...
>endwith
>
>
>Can you tell me the command to :
>1. How to delect 'E' Column
>2. How to create and input memo into a cell

.Columns('E:E').Delete
.Cells(1,1).Value = m.lcMemo

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform