Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 7557(0.178 seconds)
Sort By:
 
How can we convert the data from the Xcel sheets to an Access Database. I have few xcel sheets and  I want to construct Access tables with rows and columns which i know how to. But how to import...
Zones: MS AccessDate Answered: 09/12/2001 Rating: 7.0 Views: 0
I want to create a data dictionary for end users. What are the elements that go into a data dictionary? I want to make what each Field in the table is for, examples of what the information wo...
Zones: MS AccessDate Answered: 08/13/2001 Rating: 7.8 Views: 0
I have the following code in an access data project and I get the error "Object doesn't support this property or method" Private Sub Form_Open(Cancel As Integer) If Not IsNull(OpenArgs) Then ...
Zones: MS AccessDate Answered: 08/17/2001 Rating: 6.6 Views: 0
How do I get my Data into the Data Grid? My Data will be coming from a query
Zones: MS AccessDate Answered: 09/04/2001 Rating: 8.6 Views: 0
I have several thousand cells containing product numbers in column A. In column B I have a subset of column A containing several thousand product numbers. I want to easily display the product numbe...
Zones: MS OfficeDate Answered: 10/15/2001 Rating: 8.2 Views: 0
I have a table full of sales data similar to the table below: Store # - Sales 100 - $51,296 105 - $85,185 110 - $101,612 Another table has records similar to the following: Level - Sale...
Zones: MS AccessDate Answered: 12/26/2001 Rating: 8.8 Views: 0
hello folks, i want to shift form MS ACCESS to MS SQL SERVER. now the real problem i'm facing is that of ole data type(in access i have ole data type but i dont have this in sql) so this creates ...
Zones: MS AccessDate Answered: 06/15/2002 Rating: 7.8 Views: 0
I have one field with the following data: field0: 1-5100-001-121 I would like this to be split up into multiple fields: field1: 1 field2: 5100 field3: 001 field4: 121 How can I do th...
Zones: MS AccessDate Answered: 06/26/2002 Rating: 6.2 Views: 0
I want to be able to add items to a "grid" control, but I am not seeing anything suitable in VB .NET to do this. For example you would add the following: Item In Stock Price Number Ordered...
Zones: .NETDate Answered: 12/09/2002 Rating: 6.2 Views: 0
I have two tables that are linked together with Action id.  Table A has Date, ActionID, TotalCost_Per_Action and Table B has ActionID, IndividualCost, ActionID_Details. What I want is to select ...
Zones: MS AccessDate Answered: 06/29/2003 Rating: 8.0 Views: 0