Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default blank columns

I use an excel 2000 spreadsheet for tracking product inventory and
customer orders. I am entering orders in 16 columns, (product number
and inventory quantities are in the 1st 2 columns. When I ship an order
I just delete data in the specified column after exicuting code that
removes the ordered quantity from the inventory. Currently I would then
copy the order columns AFTER the cleared column and then paste the data
starting with the column I initially cleared and then clear the data in
the last column containing orders. My problem is that I can't just
delete the column when I ship an order since it affects formula's
elsewhere on the spreadsheet. Is there a way to move this data without
deleting columns?


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default blank columns

Why not just automate the copy/paste routine ? (I have discovered that
this is faster than parsing individual cells anyway).

When pasting you only need to supply the top left cell, which in your
case will be the top of the column you wish to remove.


---
Message posted from http://www.ExcelForum.com/

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default blank columns

Sorry - I meant *Cut* /Paste.


---
Message posted from http://www.ExcelForum.com/

Reply
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
Eliminate Blank Columns grseiler Excel Worksheet Functions 3 February 8th 09 10:07 PM
Fill in blank columns. indigo993 Excel Discussion (Misc queries) 5 October 24th 08 12:43 AM
Blank Columns PatM Excel Worksheet Functions 1 August 19th 08 09:51 PM
Need to sum row 7 columns based row 8 columns that are not Blank Leew Excel Worksheet Functions 3 May 27th 08 04:21 PM
how can I blank out columns that are not being used rnooner Excel Worksheet Functions 4 August 24th 05 11:56 AM


All times are GMT +1. The time now is 12:43 PM.

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

About Us

"It's about Microsoft Excel"