Thread
:
Insert the same value in other sheets
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Insert the same value in other sheets
Just use the control or shift key to select the sheets desired. then put 100
in a1. Excel will put it in all
--
Don Guillett
SalesAid Software
"Pat" wrote in message
...
Hi,
If Sheet1!A1 = 100
then Sheet2!A1 = 100, Sheet3!A1 = 100, Sheet4!A1 = 100
I do not want to use a formula preferring to execute via a commandbutton.
Any ideas?
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]