|
First
|
Prev |
Next
|
Last
Pages: 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300
Access 2003 Several weeks ago my computer was attempting to install a "CRITICAL" update from Microsoft and everything died. I was not able to reboot. I had to re-install Windows which means I lost a LOT of stuff. Now I cannot run ANY wizards in Access. How do I get that capability back? Help? ... 4 Jul 2008 03:52
INSERT INTO What could be wrong with this, its not adding the produt to the table Dim cmd As ADODB.Command Dim strSQL As String Dim strQty As String Set cmd = New ADODB.Command cmd.ActiveConnection = CurrentProject.Connection cmd.CommandType = adCmdText strQty = InputBox("How many to buy... 3 Jul 2008 19:43
Finder I am not sure if this will make sense but here it goes. I am attampting to create an order entry database. The order entry part is easy and complete. What I want to be able to do from here is ship out the order (it will usually goes as a partial order) What I am looking for to happen is I want a finder that open... 3 Jul 2008 21:45
Stevie the loser is still solictiing Isn't it time for you to go away? These newsgroups are provided by Microsoft for FREE peer to peer support, not as a venue for you to troll for your next victim. Does Roberta actually approve of the sleazy way you do business? John... Visio MVP "Mark" <notmy(a)email.com> wrote in message news:7c2dndVk4uXg... 3 Jul 2008 17:40
Format Fields in Word document I mail merge client info from our Access database into Word. How do I format the fields? Example - Time is displayed as 24 hours in Access (13:23), but comes through as 12 hour clock in form fields (1:00 PM), telephone numbers come through without brackets or dashes 5191234567 Thanks for any assistance -- ... 3 Jul 2008 19:43
Adding monthly records to quarterly Hi to all, I'm in making query in Access I have different records that contain basically all numerical fields and it is imperative as part of the functionality of this database that I add the fields that correspond to each record. Here's what my table looks like: Year/Mo Field1 Filed2 Field3 200801 ... 3 Jul 2008 19:43
Ms Access JDBC Driver? I have a Java product; Lawson, that is trying to connect to MS Access database on a network share. It is asking for the JDBC driver for it and i thought it was jdbc:odbc:JdbcOdbcDriver, but it keeps on telling me that the connection is failing. Can someone help me. Thank you ... 7 Jul 2008 19:43
Grouping by common fields I have a table that contains contact information for people we want to send something to. I want to group my mailing labels by company so that if there are several people from the same company, the main label will looks like this: CompanyName Address1 - Address2 City, State, Zip Then I would like to have sub-... 3 Jul 2008 22:46
If .....then .... Hi: I have two text boxes, and one depends on the other. There are 3 optios, when the score is 1, the ranking is 3. If the score is 2, and then the ranking is 2. If score is 3, then the ranking is 1. I want to use VBA to write some codes and achieve my goal, could you please help me do an example? Thank you! ... 3 Jul 2008 20:44 |