Code: Select all
\appendix
\appendixpage
The following parameters and its values are presented on the following table.
\begin{table}
\centering
\begin{tabular}
\end{tabular}
\caption{Policy regime comparisons assuming zero elasticity with respect to taxes and subsidies.}
\label{tab:PolicyRegimeComparisonsAssumingZeroElasticityWithRespectToTaxesAndSubsidies}
\end{table}
I believe the problem has do with making sure the file specified exists. But I'm not sure.
I've browsed past posts to see if I can solve this problem. But I couldn't find a post that went into great detail on how to convert an excel file with this addin feature into Latex. I believe the add in feature is excel2latex.
Can anyone help?