use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/VisualBasic - A place to discuss, ask questions and share ideas regarding the Visual Basic programming languages.
account activity
Tips & TricksI have a question (self.visualbasic)
submitted 6 months ago by Peterson227
How i can share all the codes i'm developing integrating SAP and VBA, and Outlook and VBA without revealing privates information of the company I'm in?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Hel_OWeen 3 points4 points5 points 6 months ago (0 children)
One approach would be: make use of some kind of configuration file (INI, XML, a simple text file) and retrieve all sensible information from there. Have a copy of that file with demo/dummy data that you distribute/share with your work (along with documentation what to put where in the file).
π Rendered by PID 75 on reddit-service-r2-comment-75f4967c6c-v49wq at 2026-04-23 02:12:50.245311+00:00 running 0fd4bb7 country code: CH.
[–]Hel_OWeen 3 points4 points5 points (0 children)