Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cdlaforc

  1. cdlaforc

    Problem with back reference

    Hello, I'm trying to use back references to replace the a piece of text in the middle of a string with a different number without having a space between the back reference and the number. In the code bellow backreference 3 is working, but not 1. I believe it is because it is right up...
  2. cdlaforc

    Rename report in access

    Thanks, I actually got it to work a little differently. What I was doing is querying a table with records for a bunch of different departments at work so I was looping through the departments and I wanted to rename the report and then print it to my adobe writer and name it back, then do it...
  3. cdlaforc

    Rename report in access vba

    Thanks everyone I actually got it to work a little differently. What I was doing is querying a table with records for a bunch of different departments at work so I was looping through the departments and I wanted to rename the report and then print it to my adobe writer and name it back, then...
  4. cdlaforc

    Rename report in access vba

    When I do this I get the error that the report name is misspelled, doesn't exist, or isn't open. I copied the name of the report so I don't know why I'm getting this. Thanks, Chris.
  5. cdlaforc

    Rename report in access vba

    Hello, Can someone tell me how to rename a report in access with vba. Thanks, Chris.
  6. cdlaforc

    Rename report in access

    How do you with vba rename a report in access. Thanks, Chris.

Part and Inventory Search

Back
Top