LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #10   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Concatenating strings into a variable

Thanks Robert,

I had tried something very similar to the code that you posted but couldn't get it to work either.
I did find an interesting thread on a way to do it he
http://windowssecrets.com/forums/sho...el-Office-2003)
but I didn't try that yet either.
What I did do for my dilemma was negate the need to test for a variable at that particular point in my routine.
Basically, I was checking the FileDateTime on a number of different timesheets to see if they had changed and set a flag (variable) so that I could update them later on. The cure was simply to use the FileDateTime as my trigger, run the code to update what I needed, save the new FileDateTime and be done with it. The array I had, steps me through all of the timesheets and I don't need those variables any more. No great revelations here so nothing to share that hasn't already been done thousands of times before.
Thanks again.


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Concatenating two variable fields into a static length text field Young Programmer Lad Excel Worksheet Functions 2 April 17th 09 05:39 PM
Concatenating two text strings, formula is right, cell output is w Bojamin Excel Worksheet Functions 3 March 3rd 09 08:08 PM
How do I start new line when concatenating text strings in excel? Max Excel Discussion (Misc queries) 2 January 26th 06 05:48 PM
Concatenating 2 Character to form name Variable mozart[_5_] Excel Programming 2 August 26th 05 04:39 AM
concatenating strings to call a variable Frank Brown[_2_] Excel Programming 2 April 13th 04 03:29 PM


All times are GMT +1. The time now is 05:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"