Recent content by Vwilson42

  1. V

    Command Buttons

    I am trying to put a button on one form in many records. I want the button to go to another form that is only related to that record. I have a command button but it appears on all of the records. I am not that familar with macros. Is there a easy way to do this? It looks like the command...
  2. V

    Help with a Date Parameter in a Report

    I have a report that was created in a database that was created at least 12 years ago with lots of info and fields. Could use a lot of updating...but my problem right now is that I have a report that was created using a query and it looks like a sub-query? and a date field. The problem is a...
  3. V

    Command Button

    Yeah I was thinking that. I think it goes in many directions with a lot of redundant things. I have been working with database for 10 years, so I am not that much of a novice but this one has me wondering.
  4. V

    Command Button

    Thanks, now for some reason it does not give me any errors but the record does not go to grants archive table. I don't know where it is going. I did not create this database and I can say a lot of things about it but I probably won't be getting that raise. I think now that because the grants...
  5. V

    Command Button

    A couple of weeks ago I asked the question of how to send a single record from one table to another (Archive table) using a command button. I got a response. I have had time to work with this a little. My problem is I keep getting a error message "Run-time error '3075'; Syntax error (missing...
  6. V

    Sending records to a query

    Sending a record to a query Thanks!, This is want I need. But the person who set up this database has so many tables and queries with different names that does not follow the tblname format. I am unsure at this point where the record is going. I will work on for now. But thank you for your...
  7. V

    Sending a record to a subform query

    This is a new post for this same question. The database that I am working on is set up in a very complicated way to me. The database tracks grant applications and awards. Right now there is a section in the database where one can enter a new record (Well this record is imported from an excel...
  8. V

    Sending records to a query

    This is a new post for this same question. The database that I am working on is set up in a very complicated way to me. The database tracks grant applications and awards. Right now there is a section in the database where one can enter a new record (Well this record is imported from an excel...
  9. V

    Send a single record to a query

    I guess I need to re-word this question. The database that I am working on is set up in a very complicated way to me. The database tracks grant applications and awards. Right now there is a section in the database where one can enter a new record (Well this record is imported from an excel...
Back
Top Bottom