Coding4Fun
Active Member
- Joined
- Feb 16, 2017
- Messages
- 464
1. When replying to a thread, inserting VBA code using a variable QtyRem causes the format to not display properly.
For example
2. (Person to Person) Messaging does not seem to have the same functionality as the thread posting, meaning I cant insert an image easily here like I can in the thread posts, I only get the option for "URL" in personal messages but in the threads I can choose to upload a picture from my PC.
For example
VBA Code:
QtyRem = Qty - 2500
If QtyRem > 1200 Then
2. (Person to Person) Messaging does not seem to have the same functionality as the thread posting, meaning I cant insert an image easily here like I can in the thread posts, I only get the option for "URL" in personal messages but in the threads I can choose to upload a picture from my PC.