Search results

  1. K

    specifying quantity of report printouts with macro.

    I need to be able to print out a report, but i also need to be able to specify how many copies to print out. i have a form with a text box which i was hoping to be able to enter the number in that box, then using a macro use that number for the quantity of prints. Is this possible??
  2. K

    Using a web page to enter data....

    Ok, just a quick question with i hope a quick and easy answer... I've only just started dabbling with web pages and Access... Now i'm just wondering if there is a command or something you can use in a web link that will start a new record. I have a single web page i want to using within a...
  3. K

    Date going strange....

    In my database, i use the "Date()" string for autodate fields and also just to display the date in one of my forms. i created the database on my computer and then i moved it to another computer and everywhere i used "Date()", it just says "#Name?" I put it on another two computers and the same...
  4. K

    error when changing record in subform

    I have several subforms in my main form. I view each of these using option buttons and macros changing each subforms visible properties to show only the subform represented by that button. When i edit a record in one of the subforms then click an option button to go to another subform, this...
  5. K

    Changing from form to subform???

    I have a form with a subform. I want to use a macro to go from a control in the main form to a control in the subform. I use GoToControl, but it just says that there is no field with that name. I wouldn't even mind if i could just set focus to the subform... Please help with some...
  6. K

    Copying Records??????

    I use a database to store jobs i do. Sometimes i do more than one job for a customer. Is there a way to use a macro to copy the data from a previous record to a new record to save me re-entering it all?? Please help........ Kieran
  7. K

    Autonumber probs

    I have an autonumber field in one of my tables. It is the primary key. I've been finding that it skips numbers every now and then. Is there any reason for this? Or any way of fixing this?? Thanks Kieran
  8. K

    save record code??????

    i need a command for a macro that will save the record i'm working on from a form. i have an older database which has this code =rECsAVE() but i tried it and it doesn't work. if any one knows any command for access xp that will save a record from a macro please help me........... regards...
  9. K

    Access over a network??

    I need help, i have a database that is being accessed over a network by more than one machine. It has been working fine for a while, now it keeps coming up with an error at startup saying that there is an error and then asking if we want to fix it. After doing this, certain fields cannot be...
  10. K

    update query help!!!!

    i have a query with dollar amounts in one field. i need a query that totals these amounts and puts the total in a table. Please help me, i'm still pretty new with access and i'm stuck. thanks
Back
Top Bottom