Posts by Guinho • 5 points
2 posts
-
-3
votes3
answers3324
viewsA: Ignore if it is uppercase and lowercase in the string
To solve your problem once and for all, instead of giving the user the possibility to write (since it can happen to type wrong and in this case will never enter the if) you can offer a list of…
-
1
votes1
answer340
viewsQ: Save Chart of a spreadsheet in a folder by VB
Hey there, guys. I’m a beginner in VB programming and I’m with a project, where I access a spreadsheet and insert data into it and this data is shown in graph. How do I save this graphic as an image…