#1   Report Post  
Posted to microsoft.public.excel.misc
Kyahna
 
Posts: n/a
Default macros

I don't know if I need to create a macro or what but what I am trying to do
is this. I have created a form on one worksheet. I want to be able to have
what I enter into the form copy on to a separate worksheet, everytime it
copies on to a different row. On my form I have two cells that are list. I
can get it to copy to one row but if I change any of the information then it
changes it on the row. I want it to automatically copy to another line
regardless if I change it or not. Kind of like a database in Access. I hope
that I am explaining myself okay. This is for work and we don't have access.
Can anyone help me please.
  #2   Report Post  
Posted to microsoft.public.excel.misc
JR
 
Posts: n/a
Default macros

Put formulas on sheet2 that reference sheet 1 (=Sheet 1!$B$2). Record a macro
("Tools", "Macro", "Record New Macro") that inserts a blank line just below
these formulas, then copies the formulas and pastes special (as values) on
the new blank line... then returns to sheet 1. Assign the macro to a button
on sheet 1.

"Kyahna" wrote:

I don't know if I need to create a macro or what but what I am trying to do
is this. I have created a form on one worksheet. I want to be able to have
what I enter into the form copy on to a separate worksheet, everytime it
copies on to a different row. On my form I have two cells that are list. I
can get it to copy to one row but if I change any of the information then it
changes it on the row. I want it to automatically copy to another line
regardless if I change it or not. Kind of like a database in Access. I hope
that I am explaining myself okay. This is for work and we don't have access.
Can anyone help me please.

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
how do I run excel 4.0 macros on excel 2000 RodolfoDallas Excel Discussion (Misc queries) 1 March 12th 06 03:14 AM
Excel crashes while opening excel file imbeddied with macros ct2147 Excel Discussion (Misc queries) 0 December 30th 05 09:05 PM
sharing macros fabulousk Excel Discussion (Misc queries) 3 March 7th 05 10:05 PM
Enabling macros Peter M Excel Discussion (Misc queries) 3 February 7th 05 10:57 PM
Transferring toolbars and macros to other computers Darrell Excel Discussion (Misc queries) 1 January 19th 05 12:21 AM


All times are GMT +1. The time now is 04:22 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"