Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Macros & Copying to another sheet

Okay i have a workbook with 3 sheets -
1st has a form
2nd has a continuation of the first form
3rd is a database for drop downs on the first sheet (otherwise
irrelevant to this question)

okay on all the regular/simple text cells/ easily formulated cells, i
am able to have those copied on to page 2 easily using a formula such
as (to copy contents of Page 1 A1 to Page 2 A1)
='Page 1'!a1 or =IF(ISBLANK('Page 1'!A1),"",'Page 1'!A1


however in say cell B2 (Page 1) i have a Macro's set up to populate a
certain phrase/disclaimer (text) in that cell when prompted by the
macro's key. that works fine - but if page 1 B2 is populated i want
page 2 B2 to be populated with the same information (now of course i
could click page 2 & do the macro's key there - but that isnt the
goal- the goal is to fill out page 1 and it populate/copy onto page
2).

however when i enter in one of the above formulas (ISBLANK, actually)
i get an error message, like the formula cannot read page 1 B2 cell
because it is not plain text???

is there anything i can do about this?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 208
Default Macros & Copying to another sheet

Try posting the code you use in your macro.

On Feb 26, 9:39 am, wrote:
Okay i have a workbook with 3 sheets -
1st has a form
2nd has a continuation of the first form
3rd is a database for drop downs on the first sheet (otherwise
irrelevant to this question)

okay on all the regular/simple text cells/ easily formulated cells, i
am able to have those copied on to page 2 easily using a formula such
as (to copy contents of Page 1 A1 to Page 2 A1)
='Page 1'!a1 or =IF(ISBLANK('Page 1'!A1),"",'Page 1'!A1

however in say cell B2 (Page 1) i have a Macro's set up to populate a
certain phrase/disclaimer (text) in that cell when prompted by the
macro's key. that works fine - but if page 1 B2 is populated i want
page 2 B2 to be populated with the same information (now of course i
could click page 2 & do the macro's key there - but that isnt the
goal- the goal is to fill out page 1 and it populate/copy onto page
2).

however when i enter in one of the above formulas (ISBLANK, actually)
i get an error message, like the formula cannot read page 1 B2 cell
because it is not plain text???

is there anything i can do about this?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Macros & Copying to another sheet


i'm not sure which code you mean. it is a regular macro's (tools-
macros-record new macros) on Page 1
the code used on page 2 to copy is below. =IF(ISBLANK('Page 1'!
B2),"",'Page 1'!B2)



On Feb 26, 9:45*am, Tim879 wrote:
Try posting the code you use in your macro.

On Feb 26, 9:39 am, wrote:



Okay i have a workbook with 3 sheets -
1st has a form
2nd has a continuation of the first form
3rd is a database for drop downs on the first sheet (otherwise
irrelevant to this question)


okay on all the regular/simple text cells/ easily formulated cells, i
am able to have those copied on to page 2 easily using a formula such
as * (to copy contents of Page 1 A1 to Page 2 A1)
='Page 1'!a1 *or * =IF(ISBLANK('Page 1'!A1),"",'Page 1'!A1)


however in say cell B2 (Page 1) i have a Macro's set up to populate a
certain phrase/disclaimer (text) in that cell when prompted by the
macro's key. * that works fine - but if page 1 B2 is populated i want
page 2 B2 to be populated with the same information * (now of course i
could click page 2 & do the macro's key there - but that isnt the
goal- the goal is to fill out page 1 and it populate/copy onto page
2).


however when i enter in one of the above formulas (ISBLANK, actually)
i get an error message, like the formula cannot read page 1 B2 cell
because it is not plain text???


is there anything i can do about this?- Hide quoted text -


- Show quoted text -

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
Macros - copying macros from one computer to another TT Excel Discussion (Misc queries) 18 December 14th 06 03:24 AM
copying macros Louise Excel Worksheet Functions 4 May 26th 06 04:26 PM
copying macros Louise Excel Worksheet Functions 2 May 18th 06 04:51 PM
Copying macros & tool bar Dewayne Excel Discussion (Misc queries) 2 August 17th 05 07:11 PM
Copying a spreadsheet with macros WayneB Excel Worksheet Functions 4 March 12th 05 11:19 PM


All times are GMT +1. The time now is 10:56 PM.

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"