Select data in cells

10 views
Skip to first unread message

drazaie lang

unread,
Aug 16, 2018, 2:53:23 AM8/16/18
to Twebst
Hi everyone,
I am trying to select data on sheet 1 in cell A1 instead of me typing my username in.

Essentially, cell A1 is located in Sheet 1. Instead of my VBA imputing my username in the web browser I would like to select the username from cell A1 and input that into the web browser.

The ending of my code is
.inputtext ("Testing").
The current code I am using will take the word testing and input it into the web browser.

I tried to write the code as
.inputtext ("A1") but it doesnt actually pull the data from cell A1.

Can someone help me?

Reply all
Reply to author
Forward
0 new messages