Hi,
I just recently installed wireless D-Link router and USB cards/adapters for my 3 PCs - 1 laptop w/Win XP & 2 desktops w/Win 98.
I can find see laptop from either Win 98 PC but can't find/see my desktops from XP laptop.
When I turn my desktops on there is no prompt for network logon.
In...
How do I supress Access's message boxes with warnings like:
You are about to delete record or
You are about to append 3 records
Here is my Sub.
Each DoCmd.OpenQuery gives me 1 or 2 message boxes.
I'd like to have just 1 for the whole sub.
Private Sub cmdDelete_Click()
DoCmd.OpenQuery...
How do I use SET IDENTITY_INSERT in ASP/Access project?
I've used it with SQL server but I'm not sure how to trigger it within Access...
There are many articles on the Internet on this subject but most of them use SQL Server as an example and just a few mention that this is possible in Access...
How can I change text in the textbox in code?
For label I can use label.caption but what can be used for textboxes? I haven't found anything like .text or .value for textbox....
Thank you
Hi,
sorry for this stupid question.
Can you explain to me what are:
Bleed size, Live Area for text & crop marks.
I have these directions:
bleed size: 16 3/4" x 11 1/8" (1/8 bleed on all sides),
trims to 16 3/8" x 10 7/8",
Live area: 16" x 10 1/2"
I though that...
Hi,
sorry for this stupid question.
Can you explain to me what are:
Bleed size, Live Area for text & crop marks.
I have these directions:
bleed size: 16 3/4" x 11 1/8" (1/8 bleed on all sides),
trims to 16 3/8" x 10 7/8",
Live area: 16" x 10 1/2"
I though that...
Hi,
can I specify in Criteria field a variable or combo box value?
I need to build WHERE clause from info coming from text boxes and combo boxes.
Now I'm doing everything by hand & just wanted to know if there is a way of using Access's visual Query Builder for the same task to save a little...
Hi everybody,
I need to select sales info from 2 tables and group it by year.
tables:
salesdetails
>>sale_id, qty_ordered, qty_shipped, date_shipped, sale_prod_id
products
>>prod_id, price
I need to show for EACH Year:
total qty of products ordered,
total qty of products shipped,
total value...
Hi,
I'm new. Just starting out w/ Illustrator.
1. do I need Adobe Type Manager in order to install Type 1 fonts on Windows PC?
2. i have PS fornts on one CD but I don't know if they are Type 1 or 3. Is there a way to tell before installing them?
Thank you
is there a way in Access to position forms on opening side by side.
I have found only Form Width property. Do Forms have Top & Left props - I have not seen those in dropdown list and help.
I need to position the first form to the left edge of the screen and to be in the middle of the screen...
Hi,
is there a way to change font color of a label when mouse moves over it and change it back after it moves out?
I've tried mouse move event but it works very strange (screen flickers).
Thank you
I’m completely new to Illustrator & printing – I know very well Photoshop, VS.NET, ASP/Dreamweaver MX and MS Publisher but not vector graphics tools.
My supervisor asked me to create a full page color ad for RE/MAX catalogue and gave me specs from the RE/MAX printing dept.
Can you give me an...
Double-click doesn't open doc file.
It happened after somebody associated doc files with wordpad.
I re-associated docs with MS Word through windows explorer's View/Folder Options /File Types but now double-clicking just opens MS Word itself and you have to either drag your doc file from the...
For some reason I can't uninstall any software using add/remove programs applet - it doesn't have most of the programs listed. Even if I insatll software through the add/remove thingy the program can't be uninstalled.
Any usefull links?
Can you direct me to the correct place where I can find information on how to recover deleted files from zip disk.
Is it possible at all?
Just deleted by mistake a very important Excel file from zip.
I'd appreciate your help,
thank you
I'm OK with VB 6, VBA (Access), SQL & VBScript (ASP/ASP.NET)
Would you please, give me an idea on how easy or hard it would be for me to get comfortable with FoxPro.
Do I need just a good book?
Is it much diffrent from Access VBA?
Thank you.
I'm trying to get a path to the folder where my mdb file is.
I don't want ot use an absolute path because this DB will be distributed to many employees.
For now I'm using :
Dim strcurrent As String
strcurrent = CurrentDb.Name
strcurrent = Replace(strcurrent...
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.