Historical Data Extract From Live Changing Current Data

xctxvia

New Member
Joined
Apr 7, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hello!
I'm very new to VBA and been trying to implement a macro/code for some time now and haven't found a tutorial or sketch to work with.

I'm working on a file that takes in data from an Arduino continuously while connected. The file have many columns that does it's own calculations down 50 rows and eventually makes it to "J2" with one number in the one cell. I want to copy J2 content down a row every time that number changes.
How would I go about doing that? So basically I want what "Data Streamer" has; however I can't use Data Streamer due to my Arduino set up being wireless and the sensor I'm using.
Also, would I be able to implement this macro/code to all worksheets in the workbook? Even if a new worksheet is created (without having to add this code to that worksheet again).

It'll be super helpful with any sketch you can provide that is very similar to my goal.

Thank you so much.
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,214,591
Messages
6,120,431
Members
448,961
Latest member
nzskater

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