Hi,
I have a table, many headers and records. This is in Excel and unfortuneately needs to remain in Excel rather than move to a database.
I'm looking to create a userform to display the record data and allow the data to be amended / written back to the sheet.
I can do this with the 'DataForm' command built into Excel, however this displays all the records and doesn't display some of them correctly i.e. Hyperlinks.
Has anyone built a UserForm creator / wizard tool in VBA to at least get the bare bones of the UserForm pulled together as a base.
Or
Does anyone know if there is a way to customise the built in DataForm? as this would solve my exact requirements perfectly.
Seems odd that I've been able to find a solution, surely there are lots of tables out there that need data entry front ends. (Not Access please).
Many thanks in advanced.
I have a table, many headers and records. This is in Excel and unfortuneately needs to remain in Excel rather than move to a database.
I'm looking to create a userform to display the record data and allow the data to be amended / written back to the sheet.
I can do this with the 'DataForm' command built into Excel, however this displays all the records and doesn't display some of them correctly i.e. Hyperlinks.
Has anyone built a UserForm creator / wizard tool in VBA to at least get the bare bones of the UserForm pulled together as a base.
Or
Does anyone know if there is a way to customise the built in DataForm? as this would solve my exact requirements perfectly.
Seems odd that I've been able to find a solution, surely there are lots of tables out there that need data entry front ends. (Not Access please).
Many thanks in advanced.