Click here to Skip to main content
15,890,741 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB - Looping Pin
ZurdoDev21-Sep-16 3:25
professionalZurdoDev21-Sep-16 3:25 
GeneralRe: VB - Looping Pin
Jughead321-Sep-16 4:53
Jughead321-Sep-16 4:53 
GeneralRe: VB - Looping Pin
ZurdoDev21-Sep-16 5:05
professionalZurdoDev21-Sep-16 5:05 
GeneralRe: VB - Looping Pin
Jughead322-Sep-16 4:52
Jughead322-Sep-16 4:52 
GeneralRe: VB - Looping Pin
Richard MacCutchan22-Sep-16 5:47
mveRichard MacCutchan22-Sep-16 5:47 
GeneralRe: VB - Looping Pin
Jughead322-Sep-16 9:06
Jughead322-Sep-16 9:06 
GeneralRe: VB - Looping Pin
Richard MacCutchan22-Sep-16 20:38
mveRichard MacCutchan22-Sep-16 20:38 
GeneralRe: VB - Looping Pin
Jughead323-Sep-16 3:10
Jughead323-Sep-16 3:10 
I can't post worksheet so I explain in simplest terms

column A + B for email piece
column C = username (USER)
column D = name of user
column E = description (for email)
column F = role (user's role or roles)
column G = supervisor (of user)

I have code that loops through users and generates emails perfectly BUT let's say the supervisor has 20 employees; they would receive 20 emails in this scenario. I would like for them to receive 1 single email listing ALL of their users. This is what I mean by looping through the supervisor - getting their user data including roles.

Hope this makes better sense. Thank you.
GeneralRe: VB - Looping Pin
Richard MacCutchan23-Sep-16 3:55
mveRichard MacCutchan23-Sep-16 3:55 
GeneralRe: VB - Looping Pin
Jughead323-Sep-16 11:04
Jughead323-Sep-16 11:04 
GeneralRe: VB - Looping Pin
Richard MacCutchan23-Sep-16 22:43
mveRichard MacCutchan23-Sep-16 22:43 
QuestionUse date format in my program independently from System date format Pin
desanti20-Sep-16 9:34
desanti20-Sep-16 9:34 
AnswerRe: Use date format in my program independently from System date format Pin
Bernhard Hiller20-Sep-16 20:58
Bernhard Hiller20-Sep-16 20:58 
AnswerRe: Use date format in my program independently from System date format Pin
Richard Deeming21-Sep-16 3:01
mveRichard Deeming21-Sep-16 3:01 
QuestionProblem with connectionstrings Pin
desanti20-Sep-16 6:30
desanti20-Sep-16 6:30 
QuestionRe: Problem with connectionstrings Pin
Mathi Mani20-Sep-16 7:15
Mathi Mani20-Sep-16 7:15 
AnswerRe: Problem with connectionstrings Pin
ZurdoDev20-Sep-16 7:56
professionalZurdoDev20-Sep-16 7:56 
QuestionVisual Basic Pin
mariajohnson15-Sep-16 0:55
mariajohnson15-Sep-16 0:55 
QuestionRe: Visual Basic Pin
Richard MacCutchan15-Sep-16 1:42
mveRichard MacCutchan15-Sep-16 1:42 
AnswerRe: Visual Basic Pin
Tim Carmichael15-Sep-16 5:00
Tim Carmichael15-Sep-16 5:00 
QuestionVB6 app loses mojo - runs 3 times slower Pin
Dr Memory14-Sep-16 20:07
Dr Memory14-Sep-16 20:07 
AnswerRe: VB6 app loses mojo - runs 3 times slower Pin
Mycroft Holmes16-Sep-16 13:31
professionalMycroft Holmes16-Sep-16 13:31 
GeneralRe: VB6 app loses mojo - runs 3 times slower Pin
Dr Memory16-Sep-16 19:22
Dr Memory16-Sep-16 19:22 
GeneralRe: VB6 app loses mojo - runs 3 times slower Pin
Dave Kreskowiak17-Sep-16 4:00
mveDave Kreskowiak17-Sep-16 4:00 
GeneralRe: VB6 app loses mojo - runs 3 times slower Pin
Mycroft Holmes17-Sep-16 11:16
professionalMycroft Holmes17-Sep-16 11:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.