VBA - Update information in all cells within a column

si3po

Board Regular
Joined
Jan 7, 2019
Messages
98
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Hi all,

I think I'm overthinking this for certain, but could use some help.

I have an Excel Workbook that contains a number of worksheets related to ‘special’orders that I am required to place, progress and track through to receipt. The sheetsare named as follows “Demands”, “Cleared”, “Cancelled” and “Hastening”. The “Demands”and “Hastening” sheets are the only ones that I’m needing for this function, “Demands”contains a plethora of information about each and every outstanding ‘special’demand I have on my system, currently there are about 30, but this fluctuatesweekly, the “Hastening” sheet is a PivotTable showing the most important data togive a brief overview of the demands outstanding.


I am looking tointroduce a new ‘Hastening’ function that would,

  1. Copy all data contained on the PivotTable (“Hastening”) andsend it via email to Head Office

    and then

  2. Insert the text “Hastened by (username) on (system date)”in Column “AE” and also place todays date in “AF” of the “Demands” sheet forall rows to show that that line has been progressed and on what date.

    I’ve managed toget part 1 sorted and working, but it is part 2 is where I’m falling over.

    My problem isthat for part 2, the new text entry must not overwrite any textcontained within cell “AE” already.

    Can anyone helpor point me into the direction of success please??
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,214,940
Messages
6,122,356
Members
449,080
Latest member
Armadillos

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