Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    ConnieZ is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2021
    Posts
    8
    Quote Originally Posted by moke123 View Post
    One thing you'll hopefully learn is to think ahead of your needs and plan accordingly. Very often whats percieved as a minor little addition results in a total re-write of hundreds of lines of code and forms. Thats part of the reason I pointed it out.


    As you become more familiarized with the forums you'll see it is full of posts looking for work-arounds trying to fix what should have been planned for from the get-go.

    I'm assuming your constructing your CSV with a looped recordset. That is where you would add the prefix string to your csv, on demand, as needed.

    If in the future you wanted to change it, you would only have to do it in one place, and not re-write the form, combobox and code, as well as updating all the records in your table.
    Thank you for both of those suggestions. 1.) Do it right from the start 2.) Using a Looped Recordset (I have no idea what that is, but am about to look it up.) That will probably meet other data needs I have as well, such as needing to input "1" in a .csv field, which means "Yes", because I want the user to be able to just pick Yes.

    ... Connie Z

  2. #17
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    There are several articles and tutorial links in the Database Planning and Design link in my signature that may help.

  3. #18
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Quote Originally Posted by moke123 View Post

    BTW, how do handle Puerto Rico and Washington DC which are not states?
    Sadly...Puerto Rico is still reeling from a plethora of natural disasters...and not producing much of anything for export!

    And D.C., of course, produces little except Political B.S., and I can't imagine anyone needing to order more of that...just turn on the TV!

    Linq ;0)>

  4. #19
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,879
    Quote Originally Posted by Missinglinq View Post
    Sadly...Puerto Rico is still reeling from a plethora of natural disasters...and not producing much of anything for export!

    And D.C., of course, produces little except Political B.S., and I can't imagine anyone needing to order more of that...just turn on the TV!

    Linq ;0)>
    hmmm. they dont have a laughing emoticon?
    If this helped, please click the star * at the bottom left and add to my reputation- Thanks

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 02-24-2020, 05:53 PM
  2. Replies: 13
    Last Post: 06-08-2019, 06:09 PM
  3. Replies: 2
    Last Post: 04-06-2016, 04:49 AM
  4. Replies: 19
    Last Post: 09-25-2015, 10:26 PM
  5. Replies: 11
    Last Post: 11-09-2014, 05:18 PM

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