Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Curious if I am thinking about this right.
#23
@CharlieJV yeah you got it about the Input statement, a major fix allowing variable strings with more variables for a prompt. Another plus would be the ability to paste in the user part. Steve did one like that.

Still the screenshot you showed had a weird thing going with If Then it looked like there was some missing code too that might explain why it looked weird.

(01-20-2025, 01:03 AM)SMcNeill Wrote:
(01-20-2025, 01:01 AM)bplus Wrote: Well so Steve can get a good nights sleep tonight:
Code: (Select All)
Print Val(_InputBox$("Convert number from inches to mm.", "Enter a number")) * 25.4, Val(_InputBox$("Convert number from mm to inches.", "Enter a number")) / 25.4

It's up to the user if he wants to enter the same number both times, so hey it's a little more flexible. Big Grin

Beat you to it. Try my insane code above yours. Big Grin

So what are we telepathically connected? I was just watching a show on TV about that! Spooky
b = b + ...
Reply


Messages In This Thread
RE: Curious if I am thinking about this right. - by bplus - 01-20-2025, 01:10 AM



Users browsing this thread: 1 Guest(s)