Page 3 of 3 FirstFirst 123
Results 31 to 32 of 32
  1. #31
    RosaCat is offline Novice
    Windows 7 64bit Access 2013 64bit
    Join Date
    Apr 2019
    Posts
    22
    Sorry about that. I just wanted to make sure you had all the information you needed and since I don't know what that is, you got it all.



    I actually do need the function on post 21. How do I incorporate this into my code?

  2. #32
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    The function would go into a standard module and you'd call it like I showed in post 21:

    Me.txtMfgPartNumber = ReplaceSpecial(Me.txtMfgPartNumber)
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Page 3 of 3 FirstFirst 123
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Parts List on Parts Requisition Report
    By billgyrotech1 in forum Access
    Replies: 16
    Last Post: 06-03-2019, 01:17 PM
  2. Replies: 12
    Last Post: 09-22-2016, 02:59 PM
  3. Replies: 3
    Last Post: 08-02-2012, 11:37 AM
  4. How to loop code to run through entire table
    By kmajors in forum Reports
    Replies: 9
    Last Post: 04-23-2010, 09:27 AM
  5. creation of reports with fixed number of rows
    By georgia in forum Reports
    Replies: 1
    Last Post: 02-17-2010, 10:40 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums