Click here to Skip to main content
15,895,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generallistview checkbox Pin
lembayung2-Jan-08 17:26
lembayung2-Jan-08 17:26 
GeneralRe: listview checkbox Pin
Michael Sync2-Jan-08 20:22
Michael Sync2-Jan-08 20:22 
GeneralRe: listview checkbox Pin
lembayung2-Jan-08 21:21
lembayung2-Jan-08 21:21 
GeneralRe: listview checkbox Pin
Christian Graus2-Jan-08 22:29
protectorChristian Graus2-Jan-08 22:29 
GeneralRe: listview checkbox Pin
lembayung3-Jan-08 16:17
lembayung3-Jan-08 16:17 
QuestionExcel to oledb dataset Pin
Daakuryu2-Jan-08 16:42
Daakuryu2-Jan-08 16:42 
GeneralRe: Excel to oledb dataset Pin
ChandraRam2-Jan-08 23:51
ChandraRam2-Jan-08 23:51 
GeneralRe: Excel to oledb dataset Pin
Daakuryu3-Jan-08 15:02
Daakuryu3-Jan-08 15:02 
I'm not certain, never used that before, so I am googleing it as type this;

Maybe a bit of background on what I'm doing will help

Every day our phone system gives us an excel spreadsheet of over 2000 rows, other then the aforementioned un-flat data in the 7 lines, the sheet contains;

this wont show up properly here but

-A small header

Workgroup: WG-NBA-Montreal (continued)
Username: username (Active)
Agent Name: Testing, The fish

-Titles for every column:

" Logged-in Time Frame or Reason Unavailable""Logged-in Time or Time Unavailable" | Begin Time | End Time | Originated

Logged-in Time Frame 11/5/2007 12:04:17 11/5/2007 20:25:54 08:21:37 23

Pre-Shift Unavailable 11/5/2007 12:04:17 11/5/2007 12:08:30 00:04:13

Initializing Unavailable 11/5/2007 12:04:17 11/5/2007 12:04:17 00:00:00

Break Unavailable 11/5/2007 14:44:15 11/5/2007 14:44:15 00:00:00


-several more rows for one agent

- then the header portion for the next agent and row of data for him, and so on and so forth.

This is from the sample I was given so the data is fake. but the format is right

anyway what my application does is load the sheet into a table and then I parse for each agent the various states they are in during the day and build a report that says when they are late, when they take breaks that are too short or too long based on bounds that are configured.

right now this is done manually so I'm just automating the process to shave a few hours of aggravation for the person who has to read those 2000 lines

everything was working fine with the sample data, but once those 7 lines of header came in everything got scrapped and most of what was there before is now null.
GeneralRe: Excel to oledb dataset Pin
ChandraRam3-Jan-08 19:49
ChandraRam3-Jan-08 19:49 
GeneralRe: Excel to oledb dataset Pin
Daakuryu7-Jan-08 15:33
Daakuryu7-Jan-08 15:33 
GeneralRe: Excel to oledb dataset Pin
ChandraRam7-Jan-08 18:19
ChandraRam7-Jan-08 18:19 
GeneralRemoving empty elements in array Pin
ExcelMonkey2-Jan-08 12:35
ExcelMonkey2-Jan-08 12:35 
AnswerRe: Removing empty elements in array Pin
Guffa2-Jan-08 21:22
Guffa2-Jan-08 21:22 
GeneralTransfering Items between 2 Listviews Pin
ExcelMonkey2-Jan-08 9:29
ExcelMonkey2-Jan-08 9:29 
GeneralRe: Transfering Items between 2 Listviews Pin
Dave Kreskowiak2-Jan-08 10:39
mveDave Kreskowiak2-Jan-08 10:39 
Generalrecord like in pascal Pin
vykintasv2-Jan-08 8:47
vykintasv2-Jan-08 8:47 
GeneralRe: record like in pascal Pin
Dave Kreskowiak2-Jan-08 9:17
mveDave Kreskowiak2-Jan-08 9:17 
GeneralRe: record like in pascal Pin
vykintasv2-Jan-08 11:18
vykintasv2-Jan-08 11:18 
GeneralRe: record like in pascal Pin
Colin Angus Mackay2-Jan-08 12:41
Colin Angus Mackay2-Jan-08 12:41 
GeneralMy SQl adapter is not behaving normal Pin
Vimalsoft(Pty) Ltd2-Jan-08 3:18
professionalVimalsoft(Pty) Ltd2-Jan-08 3:18 
GeneralRe: My SQl adapter is not behaving normal Pin
Dave Kreskowiak2-Jan-08 5:16
mveDave Kreskowiak2-Jan-08 5:16 
GeneralRe: My SQl adapter is not behaving normal Pin
Vimalsoft(Pty) Ltd2-Jan-08 7:11
professionalVimalsoft(Pty) Ltd2-Jan-08 7:11 
GeneralRe: My SQl adapter is not behaving normal Pin
Dave Kreskowiak2-Jan-08 7:34
mveDave Kreskowiak2-Jan-08 7:34 
GeneralRe: My SQl adapter is not behaving normal Pin
Vimalsoft(Pty) Ltd2-Jan-08 9:11
professionalVimalsoft(Pty) Ltd2-Jan-08 9:11 
GeneralRe: My SQl adapter is not behaving normal Pin
Dave Kreskowiak2-Jan-08 9:32
mveDave Kreskowiak2-Jan-08 9:32 

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.