LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default reorder information

runtime error 400. do you know how to fix it? would it be possible to send
you my spreadsheet?

e

"merjet" wrote:

What kind of error? If the lines are red in the VBE it's because long
lines can get broken when posted here. The following should be only
two lines in the VBE. (In another sense, it's only one line, given the
line continuation symbol.)


If c1.Offset(0, iCol - 1) 0 Then c2.Offset(0, iCol - 1) _
= c2.Offset(0, iCol - 1) & c1.Offset(0, 1) & ","

Hth,
Merjet




 
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
Reorder String msnyc07 Excel Worksheet Functions 0 February 16th 10 10:49 PM
reorder data ellebelle Excel Worksheet Functions 0 June 19th 07 10:00 AM
Reorder columns? Arinté Excel Discussion (Misc queries) 0 October 24th 06 06:33 PM
reorder function cb chiam Excel Worksheet Functions 0 August 2nd 05 11:28 PM
VB function to reorder names? Will Tyson Excel Programming 4 May 23rd 04 12:53 AM


All times are GMT +1. The time now is 12:09 AM.

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"