Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 8 of 8
Search took 0.01 seconds; generated 1 minute(s) ago.
Search: Posts Made By: u2cannv
Forum: Visual Basic .NET Oct 25th, 2007, 9:09 AM
Replies: 11
Views: 729
Posted By u2cannv
Cannot Get VB Express 2005

When i try to start a new project for vb express 2005 it freezes up and can't figure why? I can work on an existing project, but won't allow me to create new.. any suggestions would be helpful...
Forum: Visual Basic Oct 22nd, 2007, 2:48 PM
Replies: 3
Views: 257
Posted By u2cannv
Re: Importing a file using VB

Dim fileDt
Dim fileNm
fileDt = Format(Date, "MMDDYY")
fileNm = "\\jazzs\add" & 3rpvjohndoe" & fileDt & ".txt"
MsgBox (fileNm)
DoCmd.TransferText acImportDelim, "SPECS", "3RPV Export",...
Forum: Visual Basic Oct 22nd, 2007, 12:02 PM
Replies: 3
Views: 257
Posted By u2cannv
Re: Importing a file using VB

I figured it out, thanks anyways. Appreciate the views.
:)
Forum: Visual Basic Oct 22nd, 2007, 9:19 AM
Replies: 3
Views: 257
Posted By u2cannv
Importing a file using VB

I'm having problems with a line of code when i try to import a file using vb in access. the error is saying that it can't import file? I checked the filename in that specific directory and its...
Forum: Visual Basic Oct 20th, 2007, 11:27 AM
Replies: 1
Views: 176
Posted By u2cannv
Access

Ive created a macro that should import/export a file based of certain criteria's: filename and filedate.
\\c\desktop\"johndoe" & Right("0" & Month(Date()), 2) & Right("0" & Day(Date()), 2) &...
Forum: Visual Basic Oct 20th, 2007, 11:20 AM
Replies: 1
Views: 226
Posted By u2cannv
Acces using VB

I created a macro that should be able to export/import a file based on the filename and date. when i insert the code:
=\\c\desktop\"johndoe" & Right("0" & Month(Date()), 2) & Right("0" &...
Forum: Visual Basic Oct 19th, 2007, 10:08 AM
Replies: 4
Views: 286
Posted By u2cannv
Re: VB using Access

so basically you cant help me,
Thanx
Forum: Visual Basic Oct 19th, 2007, 8:37 AM
Replies: 4
Views: 286
Posted By u2cannv
VB using Access

ok I need some serious help, for anyone that knows Access. I'm trying to automate a process using a macro that will import/export a file by the file name and date. EX: johndoe101907.txt. how can i...
Showing results 1 to 8 of 8

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:19 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC