I have a variable Y
Y = RANDBETWEEN(2,15)
And a variable X
X = NOW()
I am using the following VBA code to refresh the date; to simulate a real time data flow:
Sub Calculate_range()
Range("A1:A7").Calculate
Application.OnTime DateAdd("s", 2, Now), "Calculate_range"...
I am starting a project with excel, access, etc.
I want to know if this is possible through excel:
One main spreadsheet with different sheets having multiple users accessing the file and it updating in real time.
-Or-
Multiple spreadsheets for each user and each can read from each other...
I currently have an access database that is linked to a another data source and they mirror each other. I have spread sheets that access this information and i was curious if it's possible to have the Access Data source updated/refreshed "Real Time". I normally had to generate the list by...
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.