Forum: Perl May 19th, 2006 |
| Replies: 8 Views: 5,673 Thanks for the advice. I appreciate it!
Can I work with the values in the csv file line by line without splitting it? I want it to look at the data in one comma-separated value and compare it to... |
Forum: Perl May 18th, 2006 |
| Replies: 8 Views: 5,673 And I'll be using array variables, right? |
Forum: Perl May 18th, 2006 |
| Replies: 8 Views: 5,673 I'm a n00bly n00b when it comes to Perl.
I have data that will be set out in comma separated values that needs to have logic applied to it and then replace the value with text. This is to prep... |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2006 |
| Replies: 10 Views: 3,193 Code is starting to come together and work...I'll post it when it's running. Whee! |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2006 |
| Replies: 10 Views: 3,193 Another question - doesn't this need a range to be set? |
Forum: Visual Basic 4 / 5 / 6 May 16th, 2006 |
| Replies: 10 Views: 3,193 That's very helpful...thank you very much! |
Forum: Visual Basic 4 / 5 / 6 May 15th, 2006 |
| Replies: 10 Views: 3,193 I was told it needed to be a macro within Word. |
Forum: Visual Basic 4 / 5 / 6 May 15th, 2006 |
| Replies: 10 Views: 3,193 Problem is that I don't really know how things will look...we're in the beginning of a huge software implementation, so I'm drawing up a mock up that will be edited again when we know the actual... |
Forum: Website Reviews May 15th, 2006 |
| Replies: 3 Views: 1,252 Done!
It returns this:
success
http://www.map-traffic.com/CF-success.htm |
Forum: Visual Basic 4 / 5 / 6 May 15th, 2006 |
| Replies: 10 Views: 3,193 Sorry - variables is what we're calling it internally. Forgot that means something in VB, too.
Step by step, what the VB needs to:
- format name, address, and ID number
- salutation (Dear... |
Forum: Visual Basic 4 / 5 / 6 May 15th, 2006 |
| Replies: 10 Views: 3,193 Hello - I'm trying to work with Microsoft's VB editor to create a series of macros. Information will be inputted into word using mail merge, and I think we'll be seeing it in comma-separated values.... |