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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mvernon

    Report Field Length

    I used the label wizard to create a label for shipping information. The label contains the contents of the box. How can I if the data is to much to fit onto one label have it wrap to a second label?
  2. mvernon

    Creating a field

    That is exacty what it needed. It works like a charm.. THANK YOU!!! SO MUCH!!
  3. mvernon

    Creating a field

    I am getting a compile error, method or data member not found on rs.UserKey I got this originally with the code, so I seperated the alter table into its own procedure from the select statement. The alter statement did add the new table column so I'm not understanding I'm getting the same error.
  4. mvernon

    Creating a field

    Sure.. Here you go everything below the line is part of my test csv file on the data I will actually get.. ---------------------------------- User Id,Buyer Fullname,Buyer Phone Number,Buyer Email,Buyer Address 1,Buyer Address 2,Buyer City,Buyer State,Buyer Zip,Buyer Country,Item Title,Custom...
  5. mvernon

    Creating a field

    Yes there is a common field that I can use. Does anyone have an example or can you point me to an example that I can use as a reference to accomplish this type of programming?
  6. mvernon

    Creating a field

    It has been many years since I have worked with Access and am looking for some help as I am really lost and don't know if this is even possible. On a daily basis I will be importing a .csv file containing customer information. The information is presented in a form where if something is...

Part and Inventory Search

Back
Top