I would like to view an include file in Front Page design view. How can I do it?
I can see it in html format.
If I can view the file in design view, would it be easy to change the navigation file buttons through moving in design view than changing the code.
I created a form in Access 2003
added a command button and text box
In the click event o f command button
Textbox1.text= "testing"
I get a runtime error 2185
you can't reference a propoerty or method of control unless the control has the focus
I added textbox1.setfocus in the click button. It...
I have a table with City as column name and when I group by city I cannot distinguish between Dallas and DALLAS. They both are counted under Dallas. Even when I try to update Dallas to DALLAS all rows try to get updated instead of the ones with the exact case.
Is there any way to identify them...
I have a table with column named type. I can group and get the counts. Can I get percentages also in the same query?
E.g. Percentage of type A = (50/400)*100
Type Count
A 50
B 200
C 150
The main form(datasource: table1) and sub form are linked through an id.
The values in subform(datasource:table2) for the column- subcolumn2 should be based on main form column2(value selected by user) and a table5.
(Table5 has valid values of column2 and subcolumn2.
I should be able to see the...
What would be the easy way to web enable an access database for entering data and querying?
Users outside of our organization also need to access this database. Can data aceess pages read data from multiple tables and can we use sub forms or something similar to that?
I have to develop an access database that the users in our organization need to enter and query. They could all be working on the application at the same time.
We have a network drive where this application can be placed. If I change the open mode to shared and select edited record for record...
Is there a way to export access table to a tab delimited text file using a button? And the text file name should
have a text(fixed) and time stamp of the export?
(I am pretty new to VBA)
Through label report wizard I could create reports and sort them based on field1, field2 ,field3, field4 and field5
How do I force a new page after every new field3 ?
I am trying to set a password for Access DB though
Tools-> Security -> Set database password.
I get a message saying- open the db in exclusive mode.
I did that, but I still get the same message and I am the only one using the database
Reboot didn't help.
*Tried this* I create a blank db and...
I will have a word template and based on user's selection can I get that template filled so that user can download the document?
Eg: User will select City Name and County Name from a list box/dop down. I need to use the values user selected to fill in the word document and display it so that...
I will have a word template and based on user's selection can I get that template filled so that user can download the document?
Eg: User will select City Name and County Name from a list box/dop down. I need to use the values user selected to fill in the word document and diplay it so that...
I am trying to mail merge the following in MS Word 2003.
My database looks like below:
City Address Store Count
City1 Address1 Store1 4
City1 Address1 Store2 50
City2 Address2a Store1 80
City2 Address2a Store2 56
City2 Address2a...
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.