DEADLINE! Please help!

  • Thread starter Thread starter KitKat
  • Start date Start date
Yup - that will work quite happily as well.


KitKat said:
Got it working....
Dim folder As String = "C:\Projects\Darryl\Queue Review Files\" &
DateTime.ParseExact(cmbDate.SelectedItem.ToString, "MMMM d, yyyy",
Nothing).ToString("M-d") & "\Cam {0}\Cam{0}" &
cmbTime.Text.SubString(cmbTime.Text.IndexOf("-"))

Thanks for helping!
 
KitKat said:
Sorry I am just learning this stuff. Can you show me what you mean? I have
posted my code below. Thanks for your input.

Your code doesn't help. I need to know what you have and what you want, i.e.
"I have three goats and I need cheese".

In other words, the algorithm not the code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top