VBA copying data, colors and hyperlinks

MikePoolDancer

New Member
Joined
Jan 29, 2022
Messages
3
Office Version
  1. 365
Platform
  1. MacOS
Hello



Is it possible to have a VBA formula for my problem ? It can be also more VBA formulas to not overload the system. This formula will be used 59 times in the same Sheets but other Cells, it will always move to right hand side but not the Data taking in "Sheet 1" wich always remains the same position in "G3", "G4", "H4".



In "Sheet 1", "A1" i copied data numbers of the internet and from that Data of "Sheet 1" i need to copy "G3", "G4", "H4" in the same order in "Sheet 2", "EZ3", "EZ4", "EZ5" with Font "Arial", Font size "16". Then I must copy Text (small phrase) from Internet in "Sheet 2" "EZ13" and Font must be "Arial", Font size "16" (i know it is possible to insert the Text in the VBA Module so i would prefer really that option). Then the "fill color" in "Sheet 2" "EZ13" should change color depending if the number in "Sheet 2" "FA3" is "+" or "-" so for " + " in RGB ( 0, 135, 60) or " - " in RGB (235, 15, 41) and the cell "Sheet 2" "EZ13" must be hyperlinked to "Sheet 3" "EZ14" and "Sheet 3" "EZ14" should have same colour, font and size as from "Sheet 2" "EZ13", then "Sheet 3" "EZ14" must be hyperlinked to "Sheet 2" "EZ13".





Thank u all for your help wich is needed.
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.

Forum statistics

Threads
1,214,920
Messages
6,122,269
Members
449,075
Latest member
staticfluids

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