Updating Prophet tables using Macro

Vits

New Member
Joined
Jun 1, 2021
Messages
2
Office Version
  1. 2019
Platform
  1. Windows
I’m trying to open Prophet tables (.fac format), update them on excel and then save them in .fac format such that they can be used on Prophet using a Macro. Please help me out as to how this can be done?
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.

Can you open this kind of table manually under Excel like any workbook or csv text file ?​
 
Upvote 0
Can you open this kind of table manually under Excel like any workbook or csv text file​
I can open it into excel and if I save it as a CSV file on excel, it works
 
Upvote 0

So if you can open it into Excel you can easily modify it and save it​
and you can start your own code just activating the Macro Recorder before to operate manually …​
 
Upvote 0
Hi, I'm trying to use Excel VBA to modify Prophet tables as well. I can open the .fac files in Excel and edit them but I can only save them as .csv or other Excel formats instead of .fac format. Hence after modifying the tables, they can't be read by Prophet.. any tips for this?
 
Upvote 0
As xl cannot save the files in the correct format, you either need to find some other software that will convert a csv to fac, or don't edit the files in xl.
 
Upvote 0

Forum statistics

Threads
1,215,972
Messages
6,128,014
Members
449,414
Latest member
sameri

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