Worksheet manipulation

bigchesh

New Member
Joined
Oct 4, 2006
Messages
1
I am trying to copy data from one sheet to another. I have the formulae worked out to transfer from sheet to sheet BUT now I need to protect that data and move everything down 1 line to be able to complete the task again. Basically it is a PO log to record simple info like dates, suppliers, cost and PO number. I want to record the info as I type rather than having to go into each line individually on the log sheet or even worse write it in the log book we use now.

Any takers ?

Big Chesh
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Welcome to the Board!

You can do what you want with a VBA change event or a simple button. Which would you prefer? One's automated, one requires a button push.

What's the last consistent column you enter data in (so that all of the relevant information can be copied)?

Smitty
 
Upvote 0

Forum statistics

Threads
1,214,573
Messages
6,120,310
Members
448,955
Latest member
Dreamz high

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top