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

Visual Basic

 
QuestionImage problem??? Pin
Small Rat13-May-04 9:24
Small Rat13-May-04 9:24 
GeneralKodak AxImgEditLibCtl question Pin
kowplunk13-May-04 7:57
kowplunk13-May-04 7:57 
GeneralRe: Kodak AxImgEditLibCtl question Pin
kowplunk13-May-04 8:01
kowplunk13-May-04 8:01 
GeneralMicrosoft Outlook 9.0 Object Library Pin
Brent Lamborn13-May-04 6:00
Brent Lamborn13-May-04 6:00 
GeneralRe: Microsoft Outlook 9.0 Object Library Pin
Dave Kreskowiak13-May-04 6:57
mveDave Kreskowiak13-May-04 6:57 
GeneralRe: Microsoft Outlook 9.0 Object Library Pin
xfitr214-May-04 7:42
xfitr214-May-04 7:42 
GeneralRe: Microsoft Outlook 9.0 Object Library Pin
Brent Lamborn14-May-04 15:19
Brent Lamborn14-May-04 15:19 
GeneralVB.NET Excell Cell Formatting Pin
CSHighCommand13-May-04 5:08
CSHighCommand13-May-04 5:08 
I have a String being sent to an Excel spreadsheet through a VB.NET application. The string is loaded from a database. An example is "00001".

I export the data to Excel using the following code:
mExcelApp.Worksheets(1).Range("A1:A1").Value = "00001"

But everytime it formats it as an integer so it becomes "1".

How can I change it?

Also, is there a statement to autosize column widths...?

HELP ME!

Any good web-sites on this?

Thanks in advance.

Regards,
Erik J. Long Confused | :confused:
GeneralRe: VB.NET Excell Cell Formatting Pin
Dave Kreskowiak13-May-04 6:54
mveDave Kreskowiak13-May-04 6:54 
GeneralRe: VB.NET Excell Cell Formatting Pin
John Kuhn13-May-04 14:53
John Kuhn13-May-04 14:53 
GeneralRe: VB.NET Excell Cell Formatting Pin
Dave Kreskowiak14-May-04 0:03
mveDave Kreskowiak14-May-04 0:03 
GeneralRe: VB.NET Excell Cell Formatting Pin
mattfc14-May-04 9:09
mattfc14-May-04 9:09 
GeneralFind in Word Pin
RichardGrimmer13-May-04 2:54
RichardGrimmer13-May-04 2:54 
GeneralRe: Find in Word Pin
RichardGrimmer13-May-04 2:58
RichardGrimmer13-May-04 2:58 
GeneralDataCombo/List in VB6 Pin
Larry Gatlin13-May-04 2:33
professionalLarry Gatlin13-May-04 2:33 
GeneralRe: DataCombo/List in VB6 Pin
Dave Kreskowiak13-May-04 6:53
mveDave Kreskowiak13-May-04 6:53 
GeneralRe: DataCombo/List in VB6 Pin
Larry Gatlin13-May-04 13:36
professionalLarry Gatlin13-May-04 13:36 
GeneralOffice Addin IDTExtensibility2 Event Pin
shinay12-May-04 20:02
shinay12-May-04 20:02 
GeneralRe: Office Addin IDTExtensibility2 Event Pin
Anonymous12-May-04 23:19
Anonymous12-May-04 23:19 
QuestionHow can I ignore invalide path characters being entered into a text box Pin
Kettlewell12-May-04 13:17
Kettlewell12-May-04 13:17 
QuestionHow can I get the event when user using DELETE key to delete a ROW of a datagid table? Pin
ATC12-May-04 11:05
ATC12-May-04 11:05 
AnswerRe: How can I get the event when user using DELETE key to delete a ROW of a datagid table? Pin
shinay12-May-04 19:57
shinay12-May-04 19:57 
GeneralRe: How can I get the event when user using DELETE key to delete a ROW of a datagid table? Pin
ATC31-May-04 8:28
ATC31-May-04 8:28 
GeneralCould not find installable ISAM Pin
Member 33182312-May-04 8:53
Member 33182312-May-04 8:53 
QuestionWhen are events fired? Pin
PaleyX12-May-04 7:57
PaleyX12-May-04 7:57 

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.