Click here to Skip to main content
15,921,577 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: MDI Form Pin
FeRtoll15-Aug-06 12:39
FeRtoll15-Aug-06 12:39 
GeneralRe: MDI Form Pin
eagertolearn15-Aug-06 13:00
eagertolearn15-Aug-06 13:00 
AnswerRe: MDI Form Pin
Dave Kreskowiak15-Aug-06 17:13
mveDave Kreskowiak15-Aug-06 17:13 
GeneralRe: MDI Form Pin
eagertolearn16-Aug-06 5:10
eagertolearn16-Aug-06 5:10 
GeneralRe: MDI Form Pin
Dave Kreskowiak16-Aug-06 12:14
mveDave Kreskowiak16-Aug-06 12:14 
GeneralRe: MDI Form Pin
eagertolearn16-Aug-06 12:35
eagertolearn16-Aug-06 12:35 
GeneralRe: MDI Form Pin
Dave Kreskowiak17-Aug-06 2:47
mveDave Kreskowiak17-Aug-06 2:47 
QuestionReadWrite Question [modified] Pin
MrMarkH15-Aug-06 9:26
MrMarkH15-Aug-06 9:26 
Hello.
A beginner programmer here.
I am trying to read a file. I am currently able to read the file in and write the file to a new file location. There are between 4,000-7000 records with each record 56 lines long. I need to read the invoice date located on line 7 of each record(or line 7,63,119,175 etc) & Column 45-53 . How do I loop thru to find the invoice date and then compare the date(datediff). If the posted date on the invoice is greater than 10 days from today() date, I want to append "old" next to the invoice date and write the appended line to a new file, example "08/02/06old". If the date diff is not more than 10 days then I want to ignore and write the line exactly as it is. I need to write the entire file to a new file while only appending any lines that are greater than 10 days. If someone can show me in code that would be so helpful. Thanks

I can attach a sample file if that would be helpful

mark



-- modified at 15:28 Tuesday 15th August, 2006
AnswerRe: ReadWrite Question Pin
Christian Graus15-Aug-06 13:10
protectorChristian Graus15-Aug-06 13:10 
GeneralRe: ReadWrite Question Pin
MrMarkH15-Aug-06 14:16
MrMarkH15-Aug-06 14:16 
GeneralRe: ReadWrite Question Pin
Christian Graus15-Aug-06 14:20
protectorChristian Graus15-Aug-06 14:20 
GeneralRe: ReadWrite Question Pin
MrMarkH15-Aug-06 14:57
MrMarkH15-Aug-06 14:57 
GeneralRe: ReadWrite Question Pin
Christian Graus15-Aug-06 15:01
protectorChristian Graus15-Aug-06 15:01 
GeneralRe: ReadWrite Question Pin
MrMarkH15-Aug-06 15:19
MrMarkH15-Aug-06 15:19 
GeneralRe: ReadWrite Question Pin
Christian Graus15-Aug-06 15:44
protectorChristian Graus15-Aug-06 15:44 
AnswerRe: ReadWrite Question Pin
Dave Kreskowiak15-Aug-06 17:05
mveDave Kreskowiak15-Aug-06 17:05 
GeneralRe: ReadWrite Question Pin
Christian Graus15-Aug-06 17:15
protectorChristian Graus15-Aug-06 17:15 
GeneralRe: ReadWrite Question Pin
Dave Kreskowiak15-Aug-06 17:23
mveDave Kreskowiak15-Aug-06 17:23 
GeneralRe: ReadWrite Question Pin
Christian Graus15-Aug-06 17:50
protectorChristian Graus15-Aug-06 17:50 
QuestionSave And Read Image Into SQL Server 2000 Database Pin
nsr2006nsr15-Aug-06 9:10
nsr2006nsr15-Aug-06 9:10 
QuestionNeed Help with Listbox Control Pin
FeRtoll15-Aug-06 5:53
FeRtoll15-Aug-06 5:53 
AnswerRe: Need Help with Listbox Control Pin
Dave Kreskowiak15-Aug-06 7:15
mveDave Kreskowiak15-Aug-06 7:15 
GeneralRe: Need Help with Listbox Control Pin
FeRtoll15-Aug-06 11:49
FeRtoll15-Aug-06 11:49 
GeneralRe: Need Help with Listbox Control Pin
FeRtoll16-Aug-06 11:58
FeRtoll16-Aug-06 11:58 
AnswerRe: Need Help with Listbox Control [modified] Pin
Paul Conrad15-Aug-06 7:27
professionalPaul Conrad15-Aug-06 7:27 

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.