J
Jeff Smith
Hi,
Is there a way I can display the permanent cell content by entering this
information in VBA.
If so, where do I place the code? In the Worksheet or a module?
What I am trying to achieve (and what I have been fiddling with is something
like)
CellContents.Sheets."[Main!""A1"="CompanyName"]
CellContents.Sheets."[Main!""A2"="Address1"] etc.
Can anyone put me right on how to do this pleae?
TIA
Jeff Smith
Is there a way I can display the permanent cell content by entering this
information in VBA.
If so, where do I place the code? In the Worksheet or a module?
What I am trying to achieve (and what I have been fiddling with is something
like)
CellContents.Sheets."[Main!""A1"="CompanyName"]
CellContents.Sheets."[Main!""A2"="Address1"] etc.
Can anyone put me right on how to do this pleae?
TIA
Jeff Smith