I actually have no use for the function yet, but may in the future, and I was playing around with a few functions in VBA and seeing if it could be done but I was stopped hard and faced with the reality that it might not actually be possible.
But my curiosity has the better of me and I am forced to ask the brains of this community if anyone knows how to do this.
Say you have a file
Firstname, Lastname, Email
Then there was a web page collecting the info in a form.
Would there be a way to use those cells to prepopulate the form and the submit it?
I was playing around with the idea of loading it as an image tag.
and just filling in the fields with the variables. Anyways, just thought it'd be interesting.
But my curiosity has the better of me and I am forced to ask the brains of this community if anyone knows how to do this.
Say you have a file
Firstname, Lastname, Email
Then there was a web page collecting the info in a form.
Would there be a way to use those cells to prepopulate the form and the submit it?
I was playing around with the idea of loading it as an image tag.
and just filling in the fields with the variables. Anyways, just thought it'd be interesting.