Click here to Skip to main content
15,888,286 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Question[SOS] about API(SendMessage or PostMessage),help me ,please Pin
cnet200813-Sep-05 20:09
cnet200813-Sep-05 20:09 
AnswerRe: [SOS] about API(SendMessage or PostMessage),help me ,please Pin
cnet200814-Sep-05 20:49
cnet200814-Sep-05 20:49 
GeneralRe: [SOS] about API(SendMessage or PostMessage),help me ,please Pin
Dave Kreskowiak15-Sep-05 7:18
mveDave Kreskowiak15-Sep-05 7:18 
QuestionFocus in RichTextBox Pin
Taen_Karth13-Sep-05 17:57
Taen_Karth13-Sep-05 17:57 
AnswerRe: Focus in RichTextBox Pin
Steve Pullan13-Sep-05 21:23
Steve Pullan13-Sep-05 21:23 
QuestionString and Object Pin
militiaware13-Sep-05 15:31
militiaware13-Sep-05 15:31 
AnswerRe: String and Object Pin
rwestgraham13-Sep-05 15:45
rwestgraham13-Sep-05 15:45 
QuestionExcel and vbscript Pin
netmeister13-Sep-05 11:32
netmeister13-Sep-05 11:32 
I'm trying to write an XLS file from within a asp page. Have it working but can't find how to format Cells. Can do color and font but can't find how to do date and time formats.

objexcel.Range("A1:J2").Select
objexcel.Selection.Font.Bold=TRUE
objexcel.Selection.Interior.ColorIndex=41
objexcel.Selection.Interior.Pattern=1 'xlSolid
objexcel.Selection.Font.ColorIndex=2

All this works but been all over MSDN and google but can'find how to set cell properties so date and times are formatted correctly.



Questionautomate saving a web page? Pin
gtjr9213-Sep-05 8:36
gtjr9213-Sep-05 8:36 
QuestionDynamic Context Menu Pin
No-e13-Sep-05 8:26
No-e13-Sep-05 8:26 
AnswerRe: Dynamic Context Menu Pin
Steve Pullan13-Sep-05 13:36
Steve Pullan13-Sep-05 13:36 
AnswerRe: Dynamic Context Menu Pin
Briga15-Sep-05 23:23
Briga15-Sep-05 23:23 
QuestionVisual Basic .NET Standard vs. SQL Server 2000 Developer Edition Pin
medicenpringles13-Sep-05 8:18
medicenpringles13-Sep-05 8:18 
AnswerRe: Visual Basic .NET Standard vs. SQL Server 2000 Developer Edition Pin
Dave Kreskowiak13-Sep-05 8:50
mveDave Kreskowiak13-Sep-05 8:50 
GeneralRe: Visual Basic .NET Standard vs. SQL Server 2000 Developer Edition Pin
medicenpringles13-Sep-05 9:41
medicenpringles13-Sep-05 9:41 
GeneralRe: Visual Basic .NET Standard vs. SQL Server 2000 Developer Edition Pin
Dave Kreskowiak13-Sep-05 12:32
mveDave Kreskowiak13-Sep-05 12:32 
QuestionMoving from Web Development to Windows Pin
Anonymous13-Sep-05 8:15
Anonymous13-Sep-05 8:15 
AnswerRe: Moving from Web Development to Windows Pin
Dave Kreskowiak13-Sep-05 8:46
mveDave Kreskowiak13-Sep-05 8:46 
QuestionReturn the filename of an image in a picturebox Pin
smith342113-Sep-05 5:43
smith342113-Sep-05 5:43 
AnswerRe: Return the filename of an image in a picturebox Pin
Dave Kreskowiak13-Sep-05 5:58
mveDave Kreskowiak13-Sep-05 5:58 
QuestionFinding my mummy Pin
Mark0613-Sep-05 1:27
Mark0613-Sep-05 1:27 
AnswerRe: Finding my mummy Pin
Dave Kreskowiak13-Sep-05 4:22
mveDave Kreskowiak13-Sep-05 4:22 
GeneralRe: Finding my mummy Pin
Mark0613-Sep-05 5:58
Mark0613-Sep-05 5:58 
GeneralRe: Finding my mummy Pin
Dave Kreskowiak13-Sep-05 6:26
mveDave Kreskowiak13-Sep-05 6:26 
GeneralRe: Finding my mummy Pin
Mark0613-Sep-05 10:42
Mark0613-Sep-05 10:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.