Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Everyone,
I'm retrieving data from Excel from my asp.net page The WorkSheet name is StatusPasPorts. When i remove the column [Account Reference No.] it does work fine but if i use it i get error : '' is not a valid name. Make sure that it does not include invalid characters or punctuation and that it is not too long. SELECT [Event Date],[Mobile Number],[Event Type Name],[Identification Method],[Customer DOB],[Account Reference No.] FROM [StatusPasPorts$] where [Mobile Number] = '" + this.TextBox1.Text.ToString() + "' order by [Event Date] ASC Any ideas what i'm missing. Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Valid Hyperlinks being reported as Invalid | Links and Linking in Excel | |||
Checking for Invalid filename characters | Excel Programming | |||
Invalid Characters in Worksheet Name (International) | Excel Programming | |||
List of invalid sheet tab characters? | Excel Programming | |||
Invalid characters in Excel | Excel Programming |