Hi there,
You manage to get this :-
Jan Feb Mar Apr May...
| C R | C R | C R | C R | C R |
Bradford 5 2 9 5 5 1 9 9 7 3
....
I need to get a report like this as well... can you please share your knowledge with me ?
Thanks and regards,
BEGINNER
In Access 2000, I have a table (TableA) and a link to a SQL Server 2000 table through ODBC (TableB). Each has a unique ID column resulting in a one-to-one relationship. I would like to know if I can create a permanent join (not by running a query) so that if I open TableA, the data from TableB...
I am using the following code to import a spreadsheet into an Access table:
Sub FileName()
Dim strInput As String, strMsg As String
strMsg = "Enter the path and input filename."
strInput = InputBox(Prompt:=strMsg, Title:="Input File", XPos:=2000, YPos:=2000)...
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.