Access/Excel 2003.
I have a table of data I would like to export to Excel. For each record in this table there is a link designed to take the user to the location where the related folder (and thus the support documentation for the record) lives. This table field is of the type 'Hyperlink'...
VWD 2005 Express
For the sake of this discussion, here is the set up:
I have 1 web form. On that web form I have a label, a button, and I have a gridview control bound to an accessdatasource. When I load the form, the data displayed in the gridview is:
Fieldname: Code (Primary Key) Data: 12...
Greetings,
I am working with Access tables via Web Developer. I have two tables each of which are datasources for dropdowns. When the user picks a choice from each dropdown, a code is created from the results. In other words, the first choice in the first table returns AAA and the first...
Why does this work:
Range(ActiveCell, ActiveCell.Offset(4, 4)).Select
But this doesn't:
Selection.AutoFill Destination:=Range(ActiveCell, ActiveCell.Offset(4, 4)), Type:=xlFillDefault
Autofill method of range class failed
????
Objective: When I run this macro, I want to autofill from the...
I can't seem to find an answer to this using a search, so I will post it (hopefully not 'again').
Created a parameter query that prompts for a date (for the date field of course) and prompts for a TYPE. The TYPE field can contain one of five letters, A,B,C,D,E. What I want to do is prompt for...
One table with 2 fields - Number, Name
What I want to do (by using a form) is when I enter a number in the number field the Name field is populated AND saved to the table. Example:
Input the number 1 in the Number field of the form
The Name field is automatically populated with "Customer 1"...
I am having a time trying to find any useful information on the subject of computer forensics as a career. I have found a couple of schools back east that offered CF as a program.
What I can't find out is what the job market for the specialty is like. I also can find no information on what it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.