Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That makes a lot of sense. Try it and post back if you still have problems.
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "brain" wrote in message ... Nick and Bob, thanks for your time and comments. Looking over the comments that you have both made it occurs to me that columns is a bad variable name as it is used for other things as well. I will make a very simple example with a different variable name and check if it works. In my spreadsheet, I have a row of dates. Under each date, is a column of data. What I want to do is: 1) Delete the right most column from the range 2) Shift all of the columns over by one 3) Insert a new date on the left side Bob Phillips Wrote: I don't think that is it, at least it is not in my testing. The code defines a variable called columns. Now that may not be a practice that you or I would endorse, but it does seem to 'work' as he thinks. It certainly wouldn't hurt though if he changed the name and tried again. -- brain ------------------------------------------------------------------------ brain's Profile: http://www.excelforum.com/member.php...o&userid=32991 View this thread: http://www.excelforum.com/showthread...hreadid=528185 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup function when 'lookup_value' does not always exists | Excel Discussion (Misc queries) | |||
Code stops prematurely unless VB Editor open... | Excel Programming | |||
Code Stops Prematurely | Excel Programming | |||
Need help with a function I'm not sure exists | Excel Worksheet Functions | |||
Right Function Doesn't Exists in Excel 2003? | Excel Programming |