New Member
Since ‎03-15-2019
‎03-15-2019

My Stats

  • 5 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Stephen_Logan's Bio

Badges Stephen_Logan Earned

View all badges

Recent Activity

Need some help with an error. Getting a “Object reference not set to an instance of an object.” when regenerating tables, but it is not specific enough of an error for me to figure out the issue. Any ideas?
I would like to modify the user input to ensure the formatting is correct. For this example the field is 10 char long. If the user inputs “1234” I would like to update the data to “0000001234”. I would generally use the following formula =right(“0000...