insert an image based on a condition inside a for next loop
Hello VBA friends
I'm learning VBA, I need to upload some records with a for Next loop and this is the code that works fine
But I'm not able to insert an image in this loop based on a condition
in sheet2 column F i need to put an Emoji if i passed the condition, if the number is less then 100 , if is above 100
Bookmarks